-
Updated
May 7, 2022 - C#
{{ message }}
This repository contains Hands on Test Driven Development Katas (C#)
.NET Open Source Workflow Engine, .NET 开源工作流
Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
Hello,
Could you update sound volume option with FFmpeg.NET wrapper ?
I would like to down or up the audio volume or convert a file with no audio.
For volume, The FFmpeg command is like this :
" -af "volume=-5dB" " (here it decrease for -5db)
For no audio, The FFmpeg command is like this :
" -an "
Thanks for your help.
Great work
.NET6 Razor Template Engine
A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management
Fully automatic admin site CRUD UI generator for ASP.NET Core and .NET 6
ASP.NET Core MVC implementation of the WOPI protocol. Enables integration with WOPI clients such as Office Online Server.
使用Pipeline和DotNetty分别实现的JT808Gateway支持TCP/UDP通用消息业务处理(支持2011、2013、2019版本)
Showcase of ASP.NET Core Web API and Angular-based SPA using Domain-Driven Design, CQRS, and Event Sourcing.
TrayIcon for .Net Core 3.1/Net 5/Net 6 WPF and WinUI.
A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET 5
A wrapper for other formatter that encrypts/decrypts data
At the moment, my knowledge is enough only to implement the simplest XOR encryption, which makes little sense
Code Repository for the Book ASP.NET Core 5 and Angular 11 by Valerio De Sanctis, Published by Packt.
.NET 6.0 Angular 13 CLI Bootstrap 5 App
Cache NuGet packages for offline access
Zero-Dependency, model-based TOML De/Serializer for .NET
.Net Microservice Application
Add a description, image, and links to the net5 topic page so that developers can more easily learn about it.
To associate your repository with the net5 topic, visit your repo's landing page and select "manage topics."
It would be good to write tests for all classes to achieve high rate of code-coverage