sql-server topic
Microsoft’s SQL Server is a suite of relational database management system (RDBMS) products providing multi-user database access functionality. It originated from the Sybase SQL Server 4.x codebase and Transact-SQL dialect (t-sql), but it has forked significantly since then.
SQL Server is available in multiple versions (typically identified by release year), each of which are subdivided into editions to distinguish between product functionality. The latest released version is SQL Server 2019 which was released on November 4th, 2019.
Zero.Core
🐶这是一个拿来就能用的Asp.Net Core 框架,欢迎使用!
Common
SQL FineBuild provides 1-click install and best-practice configuration on Windows of SQL Server 2019 through to SQL Server 2005
node-js-mssql-crud-example
Node.js Rest API with SQL Server/ MSSQL - CRUD example using Expressjs
BlogEngine
An open source blog engine built with ASP.NET Core
dotnet6-rpg
Repository for the ".NET 6 Web API & Entity Framework Core Jump Start" Course on Udemy.
StoreCleanArchitecture-NET
This is a basic project to demonstrate an introduction about the implementation of Clean Architecture on .NET
CarrotCakeCMS-MVC
A template-based ASP.Net MVC 5 CMS built with C#, SQL server, and JQuery, providing an intuitive WYSIWYG/drag and drop edit experience. Supports multi-tenant webroot and database.
AspnetMicroservices
Development and Communication of Microservices with .NET Core 5 using ASP.NET Web API, Docker Compose, RabbitMQ, MassTransit, Portainer, gRPC, Protocol Buffers, SQL Server, Redis, MongoDB, PostgreSQL,...
master-containerized-microservices
This repo contains a sample application based on a fictional eCommerce. The primary goal of this sample is to demonstrate several software-architecture concepts like: Clean Architecture, Microservices...