93
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #79 from SparkViewEngine/asp-net-core
RobertTheGrey
as Robert Greyling
More... 1 day ago
BatchCompiler now loads the assemblies defined in spark settings before compilation More... 1 day ago
Merge branch 'master' into asp-net-core More... 2 days ago
New project to support AspNetCore.Mvc applications More... about 2 months ago
Moved descriptor builder and filters to spark More... about 2 months ago
New InMemoryCacheService implementation of ICacheService in Spark More... about 2 months ago
Removed DefaultCacheServiceProvider More... about 2 months ago
SparkViewEngine.ActiveViewFolder() is now an extension method More... about 2 months ago
Moved Markdown package reference to Spark.Web.csproj More... about 2 months ago
Merge pull request #78 from SparkViewEngine/precompilation-not-locating-views-of-generic-controllers
RobertTheGrey
as Robert Greyling
More... 2 months ago
Reduced code duplication between ISparkSettings and ViewCompiler class More... 2 months ago
Templates of generic controllers are now pre-compiled More... 2 months ago
Templates of generic controllers are now pre-compiled More... 2 months ago
Using the Roslyn compiler in more places More... 3 months ago
No depedency to System.CodeDom when targetting .net 8.0 More... 3 months ago
Merge branch 'microsoft-di-and-roslyn-compiler' of github.com:SparkViewEngine/spark into microsoft-di-and-roslyn-compiler More... 3 months ago
RoslynBatchCompiler can now generate files More... 3 months ago
Merge branch 'master' of github.com:SparkViewEngine/spark More... 3 months ago
Added dotnet pack stage to github action workflow More... 3 months ago
Merge branch 'master' into microsoft-di-and-roslyn-compiler More... 3 months ago
Update README.md More... 3 months ago
Added solution filtering to restore and test steps More... 3 months ago
Reverted line that shouldn't have been committed More... 3 months ago
Not sure why we need the using System; More... 3 months ago
Renamed dotnet.yml to ci.ci.yml More... 3 months ago
Update dotnet.yml More... 3 months ago
Create dotnet.yml More... 3 months ago
Merge pull request #76 from SparkViewEngine/improved-readability
RobertTheGrey
as Robert Greyling
More... 3 months ago
Added package reference to Microsoft.NET.Test.Sdk in test projects More... 3 months ago
Using the Microsoft.Extensions.DependencyInjection apis to resolved dependencies More... 3 months ago