mzorec's Stars
ColorlibHQ/AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 5
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
dotnet/blazor
Blazor moved to https://github.com/dotnet/aspnetcore
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
dotnetcore/FreeSql
.NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm.
Megabit/Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
dotnetcore/BootstrapBlazor
Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
mjebrahimi/Awesome-Microservices-DotNet
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
adamhathcock/sharpcompress
SharpCompress is a fully managed C# library to deal with many compression types and formats.
natemcmaster/CommandLineUtils
Command line parsing and utilities for .NET
amis92/csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
dotnetcore/Magicodes.IE
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
dotnetcore/Natasha
基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写,兼容 stanadard2.0 / netcoreapp3.0+, 跨平台,统一、简便的链式 API。 且我们会尽快修复您的问题及回复您的 issue.
Tyrrrz/CliFx
Class-first framework for building command-line interfaces
dotnetcore/HttpReports
HttpReports is an APM (application performance monitor) system for .Net Core.
jasonday/printThis
jQuery printing plugin; print specific elements on a page
dotnetcore/FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
adamralph/bullseye
🎯 A .NET library for running a target dependency graph.
adamralph/xbehave.net
✖ An xUnit.net extension for describing each step in a test with natural language.
micro-elements/MicroElements.Swashbuckle.FluentValidation
Use FluentValidation rules instead of ComponentModel attributes
versionize/versionize
Automatic versioning and CHANGELOG generation, with semver and conventional commits for dotnet
kthompson/glob
A C# Glob library for .NET and .NET Core.
ishrakland/ListViewWithSubListView
Xamarin.Forms Expandable ListView With Sub-ListView MVVM Pattern
dotnetcore/FlubuCore.Examples
Examples for FlubuCore - a cross platform build automation tool for building projects and executing deployment scripts using C# code.
Neophytez/t212-edavki
Trading212 CSV to eDavki XML
NightAngell/SignalR_UnitTestingSupport
Easy to use, small, SignalR Core unit testing support with NUnit, xUnit, MSTest and Moq. It`s also possibility to use it with custom testing engine. (Docs ready to use)
ivanparvaresh/dotnet-exec
Execute shell script as dotnet tasks