Top 23 C# aspnet-core Projects
-
Project mention: Do I really run a containerized ASP.NET Core with dotnet run in production? | reddit.com/r/dotnet | 2022-07-02
As of Core 2.0, Kestrel is an edge server, you can point it straight at the internet if you want to.
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
-
practical-aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0, 6.0 and 7.0 projects you can use. Readme contains explanations on all projects.
Project mention: Possible to make an ASP.NET Web API that uses a public Consumption API (Poké API) as the base data for your database? | reddit.com/r/dotnet | 2022-07-05 -
NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
-
I’d recommend running exceptions through Ben.Demystifier to clean these up
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Project mention: quick start solution like: AspNetZero vs Serenity ? | reddit.com/r/csharp | 2022-03-09
-
If you're planning to move more than 1 project toward C#, look into PeachPie, depending on the complexity of the API your project should run out of the box with no issues. This should let you rewrite the hot paths in C# while leaving rest of the system written in PHP(while still running in the .NET eco system).
-
What do you mean by "Microsoft Logger"? If this is Microsoft.Extensions.Logging, then you can just plug in Serilog and continue using standard ILogger interface.
-
ASP.NET-Core-Template
A ready-to-use template for ASP.NET Core with repositories, services, models mapping, DI and StyleCop warnings fixed.
You can use this template for web projects that one of the teachers at my university made if you find it helpful.
-
Project mention: Looking for a solution to share band recordings with friends | reddit.com/r/selfhosted | 2022-01-13
You mean Wordpress? I would strongly disagree against it since this is /r/selfhosted and you will open up to many security issues. Instead look for software like Das Blog.
-
IdentityServer4AspNetCoreIdentityTemplate
An ASP.NET Core 6.0 IdentityServer4 Identity Bootstrap 4 template with localization
-
DNTFrameworkCore
Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework
-
-
Mockaco
🐵 HTTP mock server, useful to stub services and simulate dynamic API responses, leveraging ASP.NET Core features, built-in fake data generation and pure C# scripting
Project mention: Is there a better way to allow testing while using an outside API | reddit.com/r/csharp | 2022-01-04You can use https://github.com/natenho/Mockaco
-
Project mention: Your favorite (relatively unknown) code bases to learn from? | reddit.com/r/golang | 2021-07-13
For asp.net, I find the pop forum source to be excellent.
-
-
WopiHost
ASP.NET Core MVC implementation of the WOPI protocol. Enables integration with WOPI clients such as Office Online Server.
-
AWSSecretsManagerConfigurationExtensions
This repository contains a provider for Microsoft.Extensions.Configuration that retrieves secrets stored in AWS Secrets Manager.
Project mention: How do I properly manage environmental variables? | reddit.com/r/dotnet | 2022-02-24In production scenarios, I use AWS Secrets Manager with the help of this package: https://github.com/Kralizek/AWSSecretsManagerConfigurationExtensions. It's not quite as good as Azure KeyVault, but it does the trick.
-
eisk.webapi
Project based on latest .NET (v6.0) technologies for building scalable web api, along with clean architecture patterns.
-
If you're using Kontent by Kentico as a content source for your Gatsby site, you're probably using both of these packages:
-
TheLastTime
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
C# aspnet-core related posts
- Possible to make an ASP.NET Web API that uses a public Consumption API (Poké API) as the base data for your database?
- Do I really run a containerized ASP.NET Core with dotnet run in production?
- IdentityServer4 abd .Net 4.x
- Loggin framework
- Ressources to bring me up to date
- need help working with JSON and Unknown types
- Most 5 Popular Asp.net Repositories
Index
What are some of the best open-source aspnet-core projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | AspNetCore.Docs | 10,630 |
2 | ASP.NET Boilerplate | 10,446 |
3 | IdentityServer4 | 8,727 |
4 | ABP | 8,222 |
5 | practical-aspnetcore | 6,637 |
6 | NorthwindTraders | 4,786 |
7 | Ben.Demystifier | 2,302 |
8 | Serene | 2,223 |
9 | PeachPie | 2,032 |
10 | serilog-aspnetcore | 934 |
11 | ASP.NET-Core-Template | 843 |
12 | dasblog-core | 352 |
13 | IdentityServer4AspNetCoreIdentityTemplate | 310 |
14 | DNTFrameworkCore | 262 |
15 | Identity.Dapper | 249 |
16 | Mockaco | 208 |
17 | POPForums | 165 |
18 | IdentityServer4-Example | 160 |
19 | WopiHost | 159 |
20 | AWSSecretsManagerConfigurationExtensions | 138 |
21 | eisk.webapi | 120 |
22 | kontent-boilerplate-net | 26 |
23 | TheLastTime | 22 |
Are you hiring? Post a new remote job listing for free.