razor
Razor compiler
Provides compiler and tooling support for building ASP.NET Core apps using Razor templates in various development environments.
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
509 stars
45 watching
198 forks
Language: C#
last commit: about 1 month ago aspnethacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet/roslyn | Provides a compiler and code analysis API for C# and Visual Basic languages | 19,145 |
jhipster/jhipster-dotnetcore | Generates an ASP.NET Core web application with JHipster features and a choice of front-end framework | 315 |
dotnet-websharper/core | An F#-based web programming platform including compilers from F# and C# code to JavaScript. | 600 |
x-sharp/xsharppublic | The XSharp compiler and runtime provide tools for compiling and executing a programming language, with a focus on integration with the .NET ecosystem. | 114 |
dotnet-boxed/framework | A collection of .NET Core extensions and helper packages to simplify development | 725 |
pauldotknopf/statik | A simple static site generator library for .NET that provides a straightforward way to build web applications without opinionated abstractions. | 50 |
dotnet/clangsharp | ClangSharp provides a set of C# bindings for the Clang compiler suite. | 964 |
jbogard/contosouniversitydotnetcore-pages | An ASP.NET Core 6.0 project demonstrating CQRS and other software design patterns using Razor Pages and Entity Framework Core. | 1,366 |
dotnet/roslyn-analyzers | Analyzes .NET code for style, quality and maintainability issues | 1,598 |
stripe/stripe-dotnet | A .NET client library for Stripe's API | 1,374 |
dotnet/llvmsharp | A .NET Standard library that provides access to the LLVM infrastructure using C#. | 856 |
dotnet/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,948 |
dotnetcore/smartcode | Automates building and scaffolding of .NET Core projects using code generation and task management | 572 |
excubo-ag/webcompiler | A .NET tool that compiles SCSS files and minimizes CSS/JS assets | 152 |
gothinkster/aspnetcore-realworld-example-app | A fully featured ASP.NET Core web application demonstrating various patterns and technologies such as CQRS, MediatR, AutoMapper, and JWT authentication. | 1,954 |