Sylvan.BuildTools.Resources

Build-time resource file support in C# projects. (by MarkPflug)

Sylvan.BuildTools.Resources Alternatives

Similar projects and alternatives to Sylvan.BuildTools.Resources based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Sylvan.BuildTools.Resources alternative or higher similarity.

Sylvan.BuildTools.Resources reviews and mentions

Posts with mentions or reviews of Sylvan.BuildTools.Resources. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-18.
  • Source Generators - Is it possible to generate code and output the code to the directory structure itself, similar to the .tt templates?
    1 project | /r/csharp | 14 Dec 2022
    I'm not much of a blogger, but this is the one topic that I've written about: https://markpflug.github.io/2018/08/23/JsonResource.html The project source code that this article was written about is available here: https://github.com/MarkPflug/Sylvan.BuildTools.Resources
  • Experiences Internationalizing .NET Products?
    2 projects | /r/csharp | 18 Jul 2022
    These issues motivated me to create an alternative to .RESX that uses build-time code generation and JSON instead of XML: Sylvan.BuildTools.Resources. It behaves almost identically to .resx, but avoids all of the issues I mentioned above.
  • Embedding Static String Resources (SQL queries in source code)
    1 project | /r/csharp | 21 Jan 2022
    Suggesting this less-than-perfect solution of using resx spurred me to implement something better. And so I created an MSBuild-based build-time code generator for static string resources. It allows you to write structured language text files (SQL, HTML, JSON, etc) in a separate file, so as to get syntax highlighting and autocomplete, but to access with those strings as if they had been defined as string constants in your C# code. I added this functionality to a nuget package that I maintain: Sylvan.BuidTools.Resources.
  • Is it wrong to store SQL queries in source code?
    2 projects | /r/csharp | 19 Jan 2022
    Now, I typically would use my [Sylvan.BuildTools.Resources](https://github.com/markpflug/sylvan.buildtools.resources) package, which offers JSON-flavored resx equivalent, and use build-time code-gen (MSBuild) that works in any IDE.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 22 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic Sylvan.BuildTools.Resources repo stats
4
54
2.6
3 months ago

MarkPflug/Sylvan.BuildTools.Resources is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of Sylvan.BuildTools.Resources is C#.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com