dotnet5
There are 437 repositories under dotnet5 topic.
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
nemanjarogic/DesignPatternsLibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
blogifierdotnet/Blogifier
Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
DevArchitecture/DevArchitecture
DevArchitecture Backend Project
edandersen/core-admin
Fully automatic admin site CRUD UI generator for ASP.NET Core and .NET 8
microsoft/CsWinRT
C# language projection for the Windows Runtime
NoneDay/CellReport
CellReport 是一个netcore实现的、以复杂统计报表为核心目标的制作、运行工具。支持数据看板、大屏制作。你可以使用数据库、excel文件、api服务、已有报表等为数据源,通过内置的集合函数组织数据,以类excel界面设计最终呈现结果。
ShawnShiSS/clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
Tagliatti/NetBarcode
Barcode generation library written in C# and .NET Standard 2
caioavidal/OpenCoreMMO
Modern MMORPG server emulator written in C#
brunobritodev/awesome-github-stats
🚀 Show everyone how amazing you are! Stay motivated and display your total contributions and level on your GitHub profile README
SmallChi/JTTools
JT808、JT809、JT1078、JT19056、JTNE(新能源)、主动安全(苏标)、主动安全(粤标)解析工具
huysentruitw/SapNwRfc
SAP NetWeaver RFC library for .NET 5, .NET Core and .NET Framework
laurentkempe/DynamicRun
Dynamically run code using .NET 8, Roslyn and AssemblyLoadContext
jasonsturges/mysql-dotnet-core
ASP.NET Core 5.0 Web Application using MySQL with Entity Framework
aldycool/NETCoreSync
NETCoreSync is a database synchronization framework where each client's local offline database (on each client's multiple devices) can be synchronized on-demand via network into a single centralized database hosted on a server. Data which are stored locally within each device of a single client can all be synchronized after each device have successfully performed the synchronization operation.
hgmauri/elasticsearch-with-nest
Example of using Elasticsearch in Docker with the NEST and Serilog nuget package in .NET 9.0
aliasadidev/vscode-npm-gui
vscode nuget package manager gui https://marketplace.visualstudio.com/items?itemName=aliasadidev.nugetpackagemanagergui
ben-jamin-chen/aspnetcore-grpc-rest
A hybrid RESTful and gRPC service using ASP.NET Core 5.0.
AngelMunoz/Mondocks
An alternative way to interact with MongoDB databases from F# that allows you to use mongo-idiomatic constructs
laurentkempe/WpfGenericHost
dotnet core 3.0 & .NET 8 WPF application using .NET Generic Host
drminnaar/ranker
A REST API guide with an example project written in C# using .NET 5
spronkets/DapperCodeGenerator
Simple C# Code Generator to create Database Models and Dapper CRUD
sigaloid/LibreTranslate.Net
LibreTranslate c# library
daver32/InterfaceGenerator
A simple source generator that creates interfaces by implementations.
Decimation/Novus
Low-level utilities and tools for working with the CLR and memory.
Baune8D/LinqBuilder
LinqBuilder is an advanced implementation of the specification pattern specifically targeting LINQ query generation.
dotnet-labs/AngularFileUpload
Upload files from Angular client to a .NET API endpoint
dotnet-labs/HerokuContainer
Dockerized ASP.NET Core Web API app in Heroku
Milvasoft/Milvasoft
Helper structures for .Net 8 projects.
TechnitiumSoftware/DNS-over-HTTPS
An implementation of RFC 8484 - DNS Queries over HTTPS (DoH).
depthbomb/Scraps
Scrap.TF Raffle Joining Bot
frankodoom/libwebp.net
An asynchronous utility for encoding images to Google's .webp format using lossy and lossless compression algorithms.
MarcusFelling/demo-space-game-vnext
The Space Game website is a .NET 7 web app written in C# that's deployed to ☁️ Azure Web App for Containers and Azure SQL ☁️. The infrastructure is deployed using Azure Bicep 💪, and the application is tested using Playwright 🎭 for browser tests and Azure Load Testing 📈 for load tests.