Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: Core

CLOJURE – Extension Core.Logic to Custom Types

I am experimenting with core.logic and want to enable my own custom data type to participate in logical expressions:

(deftype Expression [node vars]
….) Basically, this means a node in the

October 1, 2021By Simo Micro Services CLOJURE, Core, Core.Logic, Custom, Extension, logic, typeLeave a Comment

Cassandra Cluster Core Configuration and Scriber

Cassandra is a distributed structured data storage solution (NoSql database), with a richer storage structure than Key-Value databases (like Redis), but has limited support than Document databases

September 30, 2021By Simo Load Balance Cassandra, cluster, configuration, Core, overliningLeave a Comment

Entity-Framework – EF Core 2.0 – Cyclic Dependence, both ends need FK

I have a fairly simple data model with two entities:

public class User
{
public int Id {get; set; }
public string Name {get; set; }
public int CurrentLocationId {get; set; }
public List<

September 30, 2021By Simo Design Pattern 2.0, all, both ends, Core, cycle, dependency, EF, entity, fk, framework, needLeave a Comment

Debug ASP.NET CORE 2.0 Source Code

In Visual Studio 2017, symbols and source links can be used to debug the source code in ASP.NET Core 2.0. In this article, we will focus on how to use source links to debug ASP.NET Core sources.

September 29, 2021By Simo Asp 2.0, ASP, ASP.NET, Core, Debug, Source CodeLeave a Comment

ASP.NET-CORE-MVC – Error running Crud Scaffolding for DotNET Core ASP.NET

So I’m attacking .net core and launched a new asp.net core application. I created a .net core class library and included a reference to the Entity Framework core . I created a context and I tried t

September 29, 2021By Simo Asp ASP, ASP.NET, Core, CRUD, DOTNET, error, MVC, run, Scaffolding, timeLeave a Comment

ASP.NET-CORE – Use DOTNET PACK to include all dependencies

Is there a way to force dotnet pack to include all referenced assemblies (all dependencies in project.json)?

I believe this is related:

> https://github.com/dotnet/cli/issues/1290
> htt

September 29, 2021By Simo Asp all, ASP, ASP.NET, Core, dependency, DOTNET, INCLUDE, Pack, UsedLeave a Comment

ASP.NET core EF6 identity

I am using EF6 as ORM to create a new project in ASP.NET Core-pay attention to EF Core.

I am trying to configure Identity Store Encountered a problem.

This is what I have so far:

September 29, 2021By Simo Asp ASP, ASP.NET, Core, EF, EF6, IdentityLeave a Comment

[Translation] ASP.NET CORE update in .NET Core 3.1 Preview 1

.NET Core 3.1 Preview 1 is now available. This version mainly focuses on bug fixes, but also contains some new features.
This is a new feature of this version of ASP.NET Core:

In addition t

September 29, 2021By Simo Asp 3.1, ASP, ASP.NET, Core, Preview, translation, UpdateLeave a Comment

What are the models and roles of domestic ARM core boards?

What are the models and functions of domestic ARM core boards? Professional industrial computer brand promise, high performance, low power consumption, provide professional customization.

The

September 25, 2021By Simo Network Hardware ARM, Board, Core, Domestic, model, role, whichLeave a Comment

MacOS – I installed DOT NET CORE on the Mac, but did not find the “DOTNET” command

Today I just downloaded “dotnet-dev-osx-x64.1.0.0-preview1-002702.pkg” and installed it. Then I tried “dotnet” on the terminal The command did not print out.

I also tried Spotlight search, bu

September 24, 2021By Simo Macbook Command, Core, Dot, DOTNET, Find, installation, Mac, MacOS, noLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 Page 4
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress