cmendible / dotnetcore.samplesLinks
.NET Core Samples - Code it Yourself...
☆162Updated 2 years ago
Alternatives and similar repositories for dotnetcore.samples
Users that are interested in dotnetcore.samples are comparing it to the libraries listed below
Sorting:
- .NET Core Application blocks for message-based communication☆157Updated 8 years ago
- Small sample projects☆123Updated 10 months ago
- Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.☆209Updated 3 years ago
- ASP.NET Core MiddleWare to create a GraphQL end-point☆182Updated 2 years ago
- ☆123Updated 8 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆105Updated 7 years ago
- A sample ASP.NET Core project showing how to configure the HttpClientFactory☆118Updated 4 years ago
- The code sample from my microservices book - https://manning.com/books/microservices-in-net-core☆181Updated 3 years ago
- This workshop has been migrated to https://github.com/dotnet-presentations/aspnetcore-app-workshop☆103Updated 7 years ago
- A small example of a generic host based .NET core app which can be run as a Windows Service.☆87Updated 6 years ago
- A workshop for moving through the various new pieces in ASP.NET Core Authentication☆207Updated 5 years ago
- IdentityServer4 sample with .NET Core and ASP.NET Core 2.0☆126Updated 6 years ago
- ☆62Updated 7 years ago
- Sample MusicStore application that uses MVC and Entity Framework.☆67Updated 8 years ago
- ☆113Updated 8 years ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆198Updated 5 years ago
- Exception handling as a convention in the ASP.NET Core request pipeline☆272Updated 2 years ago
- A sample code and instructions for ASP.NET Core 3.0 workshop☆80Updated 3 years ago
- ☆105Updated 2 years ago
- Lynicon CMS for ASP.Net Core for .Net Standard 2.0/2.1 and .Net 4.6.1/4.6☆190Updated 2 years ago
- ASP .NET Core 3.0 Worker Service Sample☆143Updated 5 years ago
- A lightweight, dynamic jwt server for ASP.NET Core☆194Updated 6 years ago
- ASP.NET Core MVC TagHelper for Pagination