#cplusplus #aarch64 #android #arm32 #asr #cpp #csharp #dotnet #ios #lazarus #linux #macos #mfc #object_pascal #onnx #raspberry_pi #risc_v #speech_to_text #text_to_speech #vits #windows
This tool supports various speech functions like speech recognition, text-to-speech, speaker identification, and more. It works on multiple platforms including Android, iOS, Windows, macOS, and Linux, and supports several programming languages such as C++, Python, JavaScript, and others. You can use it locally or through web assembly, making it versatile and convenient. This benefits you by allowing you to integrate advanced speech capabilities into your projects easily, regardless of the platform or programming language you use.
https://github.com/k2-fsa/sherpa-onnx
This tool supports various speech functions like speech recognition, text-to-speech, speaker identification, and more. It works on multiple platforms including Android, iOS, Windows, macOS, and Linux, and supports several programming languages such as C++, Python, JavaScript, and others. You can use it locally or through web assembly, making it versatile and convenient. This benefits you by allowing you to integrate advanced speech capabilities into your projects easily, regardless of the platform or programming language you use.
https://github.com/k2-fsa/sherpa-onnx
GitHub
GitHub - k2-fsa/sherpa-onnx: Speech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and VAD…
Speech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and VAD using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Andr...
#csharp #aspnetcore #dotnet #oauth2 #openidconnect
OpenIddict is a versatile solution for implementing OpenID Connect and OAuth 2.0 in .NET applications. It supports various flows like code, implicit, hybrid, and more, and works with different databases such as Entity Framework Core, Entity Framework 6, and MongoDB. You can use it in ASP.NET 4.6.1+, ASP.NET Core 2.1+, and even in mobile and desktop applications. The benefit to you is that it provides a flexible and robust framework for managing identity and authentication, making it easier to secure your applications while giving you the freedom to customize it according to your needs.
https://github.com/openiddict/openiddict-core
OpenIddict is a versatile solution for implementing OpenID Connect and OAuth 2.0 in .NET applications. It supports various flows like code, implicit, hybrid, and more, and works with different databases such as Entity Framework Core, Entity Framework 6, and MongoDB. You can use it in ASP.NET 4.6.1+, ASP.NET Core 2.1+, and even in mobile and desktop applications. The benefit to you is that it provides a flexible and robust framework for managing identity and authentication, making it easier to secure your applications while giving you the freedom to customize it according to your needs.
https://github.com/openiddict/openiddict-core
GitHub
GitHub - openiddict/openiddict-core: Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET - openiddict/openiddict-core
👍1
#go #aws #cloud #cloud_computing #csharp #dotnet #fsharp #go #golang #infrastructure #infrastructure_as_code #javascript #lambda #pulumi #python #typescript
Pulumi helps you manage cloud resources like AWS using code. This means you can automate and control your cloud infrastructure easily. Pulumi supports many programming languages, making it flexible for different teams. It also helps with security and compliance, ensuring your cloud setup is safe and follows rules. By using Pulumi, you can speed up deployments and make your cloud operations more efficient. This helps you save time and reduce risks, making it easier to manage complex cloud environments.
https://github.com/pulumi/pulumi-aws
Pulumi helps you manage cloud resources like AWS using code. This means you can automate and control your cloud infrastructure easily. Pulumi supports many programming languages, making it flexible for different teams. It also helps with security and compliance, ensuring your cloud setup is safe and follows rules. By using Pulumi, you can speed up deployments and make your cloud operations more efficient. This helps you save time and reduce risks, making it easier to manage complex cloud environments.
https://github.com/pulumi/pulumi-aws
GitHub
GitHub - pulumi/pulumi-aws: An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS
An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS - pulumi/pulumi-aws
#other #awesome #awesome_list #clr #csharp #dotnet #fsharp
This collection of .NET libraries and tools provides a wide range of functionalities to help developers build robust applications. It includes tools for **API development**, **artificial intelligence**, **caching**, **database management**, **testing**, and more. Using these resources can simplify development tasks, improve application performance, and enhance overall productivity. For example, libraries like **AutoMapper** for object mapping and **Serilog** for logging can streamline common tasks, while frameworks like **ASP.NET Core** and **Entity Framework Core** support web and database development.
https://github.com/quozd/awesome-dotnet
This collection of .NET libraries and tools provides a wide range of functionalities to help developers build robust applications. It includes tools for **API development**, **artificial intelligence**, **caching**, **database management**, **testing**, and more. Using these resources can simplify development tasks, improve application performance, and enhance overall productivity. For example, libraries like **AutoMapper** for object mapping and **Serilog** for logging can streamline common tasks, while frameworks like **ASP.NET Core** and **Entity Framework Core** support web and database development.
https://github.com/quozd/awesome-dotnet
GitHub
GitHub - quozd/awesome-dotnet: A collection of awesome .NET libraries, tools, frameworks and software
A collection of awesome .NET libraries, tools, frameworks and software - quozd/awesome-dotnet
#csharp #architecture #aspnetcore #clean_architecture #cqrs #ddd #dotnet #dotnetcore #event_driven_architecture #event_sourcing #kubernetes #masstransit #messaging #microservice #microservices #oauth2 #opentelemetry #software_architecture #software_design #software_engineering #vertical_slice_architecture
Migrating from a monolithic architecture to a cloud-native microservices architecture offers several benefits. It improves scalability, allowing different parts of the application to grow independently. This approach also enhances reliability by isolating faults, so if one service fails, others continue to work. Additionally, microservices enable faster deployment and updates, as each service can be developed and deployed separately. This flexibility allows teams to use the best technology for each service, making development more efficient and agile[2][3][5].
https://github.com/meysamhadeli/monolith-to-cloud-architecture
Migrating from a monolithic architecture to a cloud-native microservices architecture offers several benefits. It improves scalability, allowing different parts of the application to grow independently. This approach also enhances reliability by isolating faults, so if one service fails, others continue to work. Additionally, microservices enable faster deployment and updates, as each service can be developed and deployed separately. This flexibility allows teams to use the best technology for each service, making development more efficient and agile[2][3][5].
https://github.com/meysamhadeli/monolith-to-cloud-architecture
GitHub
GitHub - meysamhadeli/booking-microservices: A practical microservices with the latest technologies and architectures like Vertical…
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 9. - ...
#csharp #dotnet #monorepo
The .NET Virtual Monolithic Repository (VMR) is a special place where all the code needed to build the .NET SDK is kept together. This makes it easier for developers to build and test .NET because everything is in one place. The VMR is like a mirror of other .NET repositories, so changes in those repositories are copied here. This helps simplify the process of building .NET and makes it easier for others to contribute and use the code. It also helps make the build process more transparent and reproducible for the community.
https://github.com/dotnet/dotnet
The .NET Virtual Monolithic Repository (VMR) is a special place where all the code needed to build the .NET SDK is kept together. This makes it easier for developers to build and test .NET because everything is in one place. The VMR is like a mirror of other .NET repositories, so changes in those repositories are copied here. This helps simplify the process of building .NET and makes it easier for others to contribute and use the code. It also helps make the build process more transparent and reproducible for the community.
https://github.com/dotnet/dotnet
GitHub
GitHub - dotnet/dotnet: Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK. - dotnet/dotnet
#typescript #aurelia #cross_platform #csharp #database #desktop #dotnet #editor #electron #ide #linux #macos #playground #roslyn #tauri #windows
NetPad is a tool that lets you write and run C# code easily without creating projects. It helps you prototype, test code, visualize data, and query databases. You can use it to learn C# or experiment with new features. NetPad is available on Windows, macOS, and Linux, making it useful for developers across different platforms. It offers features like code completion, syntax highlighting, and the ability to add NuGet packages, making coding more efficient and accessible.
https://github.com/tareqimbasher/NetPad
NetPad is a tool that lets you write and run C# code easily without creating projects. It helps you prototype, test code, visualize data, and query databases. You can use it to learn C# or experiment with new features. NetPad is available on Windows, macOS, and Linux, making it useful for developers across different platforms. It offers features like code completion, syntax highlighting, and the ability to add NuGet packages, making coding more efficient and accessible.
https://github.com/tareqimbasher/NetPad
GitHub
GitHub - tareqimbasher/NetPad: A cross-platform C# editor and playground.
A cross-platform C# editor and playground. Contribute to tareqimbasher/NetPad development by creating an account on GitHub.
👏1
#python #copilot #csharp #dotnet #github #github_copilot #github_copilot_chat #github_copilot_for_azure #github_copilot_free #github_copilot_training #javascript #lab #labs #microsoft #python #sql #tutorial #tutorial_code #tutorial_exercises #visual_studio_code #vscode
GitHub Copilot’s new Agent Mode is a powerful AI coding partner that goes beyond just suggesting code—it can independently write, debug, and improve your code, handle complex workflows, and even fix its own mistakes automatically. It works with multiple programming languages and integrates with popular development tools, helping you save time on repetitive tasks like testing, deployment, and refactoring. By using natural language prompts, you can guide it to complete multi-step projects, making coding faster and easier whether you’re a beginner or an expert. This course teaches you how to fully use these features, boosting your productivity and coding skills.
https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming
GitHub Copilot’s new Agent Mode is a powerful AI coding partner that goes beyond just suggesting code—it can independently write, debug, and improve your code, handle complex workflows, and even fix its own mistakes automatically. It works with multiple programming languages and integrates with popular development tools, helping you save time on repetitive tasks like testing, deployment, and refactoring. By using natural language prompts, you can guide it to complete multi-step projects, making coding faster and easier whether you’re a beginner or an expert. This course teaches you how to fully use these features, boosting your productivity and coding skills.
https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming
GitHub
GitHub - microsoft/Mastering-GitHub-Copilot-for-Paired-Programming: A multi-module course teaching everything you need to know…
A multi-module course teaching everything you need to know about using GitHub Copilot as an AI Peer Programming resource. - microsoft/Mastering-GitHub-Copilot-for-Paired-Programming
#csharp #2d #avaloniaui #csharp #dotnet_core #dotnetcore #editor #game_development #graphics #graphics_editor #linux_desktop #painting #pixel_art #pixi #procedural_drawing #procedural_generation #raster_graphics #sprites #tabs #vector_graphics
PixiEditor is a free, easy-to-use 2D graphics editor that combines pixel art, painting, and vector tools all in one program. You can create game sprites, animations, logos, and edit images with a simple interface. It supports mixing vector and raster graphics on the same canvas and lets you export to many formats like PNG, SVG, GIF, and MP4. The powerful Node Graph system allows you to create complex, non-destructive effects and animations. It also has a timeline for frame-by-frame animation and autosaves your work to prevent loss. This makes it a versatile tool for artists and game developers.
https://github.com/PixiEditor/PixiEditor
PixiEditor is a free, easy-to-use 2D graphics editor that combines pixel art, painting, and vector tools all in one program. You can create game sprites, animations, logos, and edit images with a simple interface. It supports mixing vector and raster graphics on the same canvas and lets you export to many formats like PNG, SVG, GIF, and MP4. The powerful Node Graph system allows you to create complex, non-destructive effects and animations. It also has a timeline for frame-by-frame animation and autosaves your work to prevent loss. This makes it a versatile tool for artists and game developers.
https://github.com/PixiEditor/PixiEditor
GitHub
GitHub - PixiEditor/PixiEditor: PixiEditor is a Universal Editor for all your 2D needs
PixiEditor is a Universal Editor for all your 2D needs - PixiEditor/PixiEditor
#python #agent_framework #agentic_ai #agents #ai #dotnet #multi_agent #orchestration #python #sdk #workflows
Microsoft Agent Framework is an open-source toolkit that helps you build and manage AI agents and multi-agent workflows using Python or .NET. It combines the best features of previous Microsoft AI projects to let you create simple chatbots or complex workflows where multiple agents work together. It supports many AI models, connects easily to external tools and APIs, and runs anywhere—on cloud or on-premises. The framework also includes features like human review, workflow checkpointing, and monitoring to make your AI applications reliable and adaptable. This means you can build powerful, flexible AI solutions faster and with less code.
https://github.com/microsoft/agent-framework
Microsoft Agent Framework is an open-source toolkit that helps you build and manage AI agents and multi-agent workflows using Python or .NET. It combines the best features of previous Microsoft AI projects to let you create simple chatbots or complex workflows where multiple agents work together. It supports many AI models, connects easily to external tools and APIs, and runs anywhere—on cloud or on-premises. The framework also includes features like human review, workflow checkpointing, and monitoring to make your AI applications reliable and adaptable. This means you can build powerful, flexible AI solutions faster and with less code.
https://github.com/microsoft/agent-framework
GitHub
GitHub - microsoft/agent-framework: A framework for building, orchestrating and deploying AI agents and multi-agent workflows with…
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET. - microsoft/agent-framework