austins
Follow
👨💻
Highlights
- Pro
Pinned Loading
-
DiscordTranslationBot
DiscordTranslationBot PublicA Discord bot that allows translations of messages in a Discord server (guild) using country flags and /translate command.
-
-
Validate .NET Options with FluentVal...
Validate .NET Options with FluentValidation 1using FluentValidation;
2using Microsoft.Extensions.Options;
34internal static class OptionsValidationExtensions
5{
-
Run Vite build whenever there is a f...
Run Vite build whenever there is a file change when using dotnet watch. 1#if DEBUG
2using System.Diagnostics;
3using System.Reflection.Metadata;
4using ExampleApp;
5 -
ASP.NET Core Vite Manifest to Razor ...
ASP.NET Core Vite Manifest to Razor TagHelper 1using System.Text.Json;
2using System.Text.Json.Serialization;
3using Microsoft.AspNetCore.Mvc.Rendering;
4using Microsoft.AspNetCore.Mvc.ViewFeatures;
5using Microsoft.AspNetCore.Razor.TagHelpers;
-
Component tag helper providing abili...
Component tag helper providing ability to create components for Razor views in place of partials/view components 1using System.Reflection;
2using Microsoft.AspNetCore.Html;
3using Microsoft.AspNetCore.Mvc.ModelBinding;
4using Microsoft.AspNetCore.Mvc.Rendering;
5using Microsoft.AspNetCore.Mvc.ViewEngines;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.