issues
search
maca88
/
AsyncGenerator
Generating async c# code using Roslyn
MIT License
47
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Option to/should not reuse cancellation token in the `final` block
#180
hazzik
opened
3 months ago
0
Upgrade packages and resolve CVEs
#179
maca88
closed
3 months ago
0
update System.Text.Encodings.Web to 4.7.2
#178
collinstevens
closed
3 months ago
1
update System.Drawing.Common to 4.7.2
#177
collinstevens
closed
3 months ago
1
update System.Text.RegularExpressions to 4.3.1
#176
collinstevens
closed
3 months ago
1
update System.Net.Http to 4.3.4
#175
collinstevens
closed
3 months ago
1
update Newtonsoft.Json to 13.0.3
#174
collinstevens
closed
3 months ago
1
Primary constructors
#173
hazzik
opened
5 months ago
0
Add option to generate async-over-sync templates
#172
hazzik
opened
8 months ago
0
Add support for .NET 8 and remove .NET 5
#171
maca88
closed
8 months ago
0
Bump System.Data.SqlClient from 4.8.1 to 4.8.6 in /Source/AsyncGenerator.Tests
#170
dependabot[bot]
closed
3 months ago
2
Omit init properties
#169
gliljas
closed
2 years ago
3
Init properties crash AsyncGenerator
#168
hazzik
closed
2 years ago
1
TextReader.ReadLine and TextWriter.WriteLine seems to be ignored
#167
hazzik
closed
2 years ago
4
Add support for out parameters
#166
hazzik
opened
2 years ago
0
Add support for adding preprocessor directives to generated methods
#165
maca88
closed
2 years ago
0
Add support for ValueTask
#164
maca88
closed
2 years ago
0
0.20.1 suddenly stopped working
#163
bahusoid
closed
2 years ago
2
Avoid triggering appveyor for tags and branch with a pull request
#161
maca88
closed
2 years ago
0
Fix transforming NUnit Assert.That when using generic argument
#160
maca88
closed
2 years ago
0
Use cases ?
#159
ignatandrei
closed
2 years ago
2
Add support for .NET 6 and remove netcoreapp2.1
#158
maca88
closed
2 years ago
0
Does not work on .NET 6
#157
hazzik
closed
2 years ago
12
Bump log4net from 2.0.8 to 2.0.10 in /Source/AsyncGenerator.Tool
#156
dependabot[bot]
closed
3 years ago
1
Bump log4net from 2.0.8 to 2.0.10 in /Source/AsyncGenerator.CommandLine
#155
dependabot[bot]
closed
3 years ago
1
Bump log4net from 2.0.8 to 2.0.10 in /Source/AsyncGenerator.Tests
#154
dependabot[bot]
closed
3 years ago
1
Run .NET 5 tests on Appveyor
#153
maca88
closed
4 years ago
0
dotnet tool does not work
#152
hazzik
closed
4 years ago
6
Add support for .NET 5.0
#151
maca88
closed
4 years ago
1
Fails opening project with "Could not load file or assembly NuGet.ProjectModel"
#150
fredericDelaporte
closed
4 years ago
3
Fix Appveyor build
#149
maca88
closed
4 years ago
0
Indentation for generated local functions is not always preserved
#148
maca88
closed
4 years ago
0
Invalid generated code for void async counterparts
#147
maca88
closed
4 years ago
0
Add support for .NET Core 3.1.200
#146
maca88
closed
4 years ago
4
Publish dotnet tool as a separate package
#145
maca88
closed
4 years ago
0
Remove support for net461 and update Cake to 0.37
#144
maca88
closed
4 years ago
0
Copying already async methods for new types
#143
maca88
closed
4 years ago
0
Avoid calling obsolete async methods
#142
maca88
closed
4 years ago
0
Use <inheritdoc /> for generating obsolete methods for a base/interface method
#141
maca88
closed
5 years ago
0
Improve CS0103 error scanning for private methods
#140
maca88
closed
5 years ago
0
Fix ignoring private methods for various cultures
#139
maca88
closed
5 years ago
0
Fix conversion priority
#138
maca88
closed
5 years ago
0
Plugins overrides user type/method conversions
#137
maca88
closed
5 years ago
0
Add support for dotnet tool
#136
maca88
closed
4 years ago
0
Add support for C# 8 nullables
#135
maca88
closed
5 years ago
0
Support C# 8 nullables
#134
hazzik
closed
5 years ago
3
Wrong async generation after a null coalesce in 0.8.2.11
#133
fredericDelaporte
closed
5 years ago
2
Seems to not work with VS 2017 15.9.15
#132
fredericDelaporte
closed
5 years ago
2
Fix disabled directives outside a method
#131
maca88
closed
5 years ago
0
Async locking
#130
hazzik
opened
5 years ago
1
Next