Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 23 C# aspnet-core Projects
-
Project mention: Accessing the HttpContext outside the outside the HttpRequest | /r/dotnet | 2023-03-06
I am not sure what you mean,but here you can find all the supported ways of accessing the httpcontext in.net core https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/http-context.md maybe this can help you
-
This is pretty similar
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
ABP
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
Project mention: Modular Architecture Design question | Re-using modules in multiple applications | /r/csharp | 2023-05-17We use something like this at work: https://abp.io/
-
practical-aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0, 6.0, 7.0 and 8.0 preview 4 projects you can use. Readme contains explanations on all projects.
Project mention: What's the best course for learning ASP.NET Core backend development? | /r/dotnet | 2023-05-06Peruse samples here https://github.com/dodyg/practical-aspnetcore
-
When I create APIs for small apps i follow this one project equinox
-
NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
Project mention: What are some well written beginner-friendly projects I could learn from? | /r/csharp | 2022-10-18Here is the link: https://github.com/jasontaylordev/NorthwindTraders
-
Architecture
.NET 7, Angular 16, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, Mediator Pattern, Result Pattern, Folder-By-Feature Structure, Separation of Concerns.
Project mention: Architecture .NET 7, Angular 16, Clean Architecture, Clean Code, Solid | news.ycombinator.com | 2023-05-03 -
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
run-aspnetcore-microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana and SeriLog, use the HealthChecks with Watchdog, Implement Retry and Circuit Breaker patterns with Polly and so on.. See Microservices Architecture and Ste
Like this: https://github.com/aspnetrun/run-aspnetcore-microservices
-
It's still a thing, and the creator of DNN has moved on and created a new project called Oqtane based on Blazor
-
QuickApp
ASP.NET Core / Angular startup project template with complete login, user and role management. Plus other useful services for Quick Application Development
-
This article really doesn't provide anything the Serilog documentation doesn't cover. Additionally, the log examples are pretty poor. For instance, there's never a good reason to explicitly throw a NullReferenceException.
-
ASP.NET-Core-Template
A ready-to-use template for ASP.NET Core with repositories, services, models mapping, DI and StyleCop warnings fixed.
-
Project mention: Which libraries/frameworks are you using for Event Sourcing? | /r/csharp | 2022-10-05
I'm the primary maintainer of the Revo framework you mentioned! :) Our company has been successfully using the framework throughout the service-oriented backend stack of our commercial app for 3+ years now (and we definitely intend to keep developing it). It's not just an event-sourcing framework - it also comes with features for implementing DDD, CQ(R)S, event-based architectures even with non-event-sourced entities (sort of like outbox pattern), projections and more, while still trying to keep its flexibility and not to get too much in your way.
-
-
Azure SignalR Local Emulator - what!
-
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
-
-
-
AWSSecretsManagerConfigurationExtensions
This repository contains a provider for Microsoft.Extensions.Configuration that retrieves secrets stored in AWS Secrets Manager.
Most of our .NET workloads run in AWS ECS or Lambda. For production secrets, we use AWS Secrets Manager and load them into the apps using Kralizek.Extensions.Configuration.AWSSecretsManager.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C# aspnet-core related posts
- Enforcing single user session IDS4
- What's the best course for learning ASP.NET Core backend development?
- How to built basic authentication ?
- Study/Accountability group?
- ASP.NET Core updates in .NET 8 Preview 3 - .NET Blog
- Blog app purely with c#
- A simple sample of Razor Component SSR (Blazor United) on ASP.NET 8 Preview 3
-
A note from our sponsor - InfluxDB
www.influxdata.com | 5 Jun 2023
Index
What are some of the best open-source aspnet-core projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | AspNetCore.Docs | 11,665 |
2 | ASP.NET Boilerplate | 11,106 |
3 | ABP | 9,994 |
4 | practical-aspnetcore | 7,716 |
5 | EquinoxProject | 5,958 |
6 | NorthwindTraders | 4,923 |
7 | Architecture | 2,850 |
8 | Ben.Demystifier | 2,549 |
9 | PeachPie | 2,186 |
10 | run-aspnetcore-microservices | 1,926 |
11 | oqtane.framework | 1,363 |
12 | QuickApp | 1,163 |
13 | serilog-aspnetcore | 1,109 |
14 | ASP.NET-Core-Template | 947 |
15 | Revo | 419 |
16 | dasblog-core | 415 |
17 | azure-signalr | 337 |
18 | IdentityServer4AspNetCoreIdentityTemplate | 327 |
19 | DNTFrameworkCore | 286 |
20 | Mockaco | 281 |
21 | Identity.Dapper | 258 |
22 | SignalR.Orleans | 238 |
23 | AWSSecretsManagerConfigurationExtensions | 186 |