hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
588 values
lang
stringclasses
305 values
max_stars_repo_path
stringlengths
3
363
max_stars_repo_name
stringlengths
5
118
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:00:35
2022-03-31 23:43:49
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 12:37:38
2022-03-31 23:59:52
max_issues_repo_path
stringlengths
3
363
max_issues_repo_name
stringlengths
5
118
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
363
max_forks_repo_name
stringlengths
5
135
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:02
2022-03-31 23:27:27
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 08:55:07
2022-03-31 23:59:24
content
stringlengths
5
1.05M
avg_line_length
float64
1.13
1.04M
max_line_length
int64
1
1.05M
alphanum_fraction
float64
0
1
84d3a2c0cc55c0b527afd5f8935d4528f5f446cb
1,509
cs
C#
tests/Squidex.Domain.Apps.Entities.Tests/Rules/Guards/Actions/SlackActionTests.cs
jiveabillion/squidex
069882c08582f6d896c23cdff66ae41de6652cb5
[ "MIT" ]
3
2021-06-23T04:26:02.000Z
2021-06-26T13:31:01.000Z
tests/Squidex.Domain.Apps.Entities.Tests/Rules/Guards/Actions/SlackActionTests.cs
jiveabillion/squidex
069882c08582f6d896c23cdff66ae41de6652cb5
[ "MIT" ]
null
null
null
tests/Squidex.Domain.Apps.Entities.Tests/Rules/Guards/Actions/SlackActionTests.cs
jiveabillion/squidex
069882c08582f6d896c23cdff66ae41de6652cb5
[ "MIT" ]
1
2020-11-04T15:02:24.000Z
2020-11-04T15:02:24.000Z
// ========================================================================== // Squidex Headless CMS // ========================================================================== // Copyright (c) Squidex UG (haftungsbeschränkt) // All rights reserved. Licensed under the MIT license. // ============================...
31.4375
106
0.547382
63a816815dea1a0a0f7b45acf98ec4eeca501901
1,099
cs
C#
worker.api/Services/CalculationService.cs
merken/worker
c45b11b651a87b90468bd837630344e143413d43
[ "MIT" ]
null
null
null
worker.api/Services/CalculationService.cs
merken/worker
c45b11b651a87b90468bd837630344e143413d43
[ "MIT" ]
null
null
null
worker.api/Services/CalculationService.cs
merken/worker
c45b11b651a87b90468bd837630344e143413d43
[ "MIT" ]
null
null
null
using System.Threading.Tasks; using Worker.Api.Models; namespace Worker.Api.Services { public interface ICalculationService { Task<Calculation> Calculate(Calculation calculation); } public class CalculationService : ICalculationService { public async Task<Calculation> Calculate(Ca...
29.702703
73
0.55778
af45524a6fec724800a16783dc22f8c7257f861a
27,290
cs
C#
Ashirvad-main/Ashirvad.Repo/Services/Area/Paper/Paper.cs
Shail218/Ashirvad
707077dcfe565f62ca3c57d3e2b8f2beb98f7aa9
[ "MIT" ]
null
null
null
Ashirvad-main/Ashirvad.Repo/Services/Area/Paper/Paper.cs
Shail218/Ashirvad
707077dcfe565f62ca3c57d3e2b8f2beb98f7aa9
[ "MIT" ]
null
null
null
Ashirvad-main/Ashirvad.Repo/Services/Area/Paper/Paper.cs
Shail218/Ashirvad
707077dcfe565f62ca3c57d3e2b8f2beb98f7aa9
[ "MIT" ]
null
null
null
using Ashirvad.Common; using Ashirvad.Data; using Ashirvad.Repo.DataAcceessAPI.Area.Paper; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using static Ashirvad.Common.Common; namespace Ashirvad.Repo.Services.Area.Paper { public class Paper : Mod...
56.854167
322
0.449176
a4b6035d3f901fc2402ea8663d850a172f5e5559
996
cs
C#
Meetup.NetStandard/GeoCalls.cs
benrobot/Meetup.NetStandard
005e24d86afee1dea30736e1081b20cc7dc03a2e
[ "MIT" ]
5
2019-01-14T00:06:14.000Z
2021-01-06T17:11:55.000Z
Meetup.NetStandard/GeoCalls.cs
benrobot/Meetup.NetStandard
005e24d86afee1dea30736e1081b20cc7dc03a2e
[ "MIT" ]
2
2018-10-12T16:40:25.000Z
2019-01-17T01:57:03.000Z
Meetup.NetStandard/GeoCalls.cs
benrobot/Meetup.NetStandard
005e24d86afee1dea30736e1081b20cc7dc03a2e
[ "MIT" ]
3
2018-09-26T20:07:58.000Z
2019-01-16T04:06:51.000Z
using System.Threading.Tasks; using Meetup.NetStandard.Request.Geo; using Meetup.NetStandard.Response; using Meetup.NetStandard.Response.Geo; namespace Meetup.NetStandard { internal class GeoCalls:IMeetupGeo { private readonly MeetupClientOptions _options; internal GeoCalls(MeetupClientOptions...
32.129032
108
0.677711
350438582d99f3c33c02b700f2e5c0743f63347d
550
cs
C#
OpenNefia.Core/UserInterface/XAML/XmlnsDefinitionAttribute.cs
OpenNefia/OpenNefia
5624b1031eb16574ca9c2922b49a8a25ef47716c
[ "MIT" ]
38
2022-01-02T11:33:16.000Z
2022-03-29T22:52:35.000Z
OpenNefia.Core/UserInterface/XAML/XmlnsDefinitionAttribute.cs
OpenNefia/OpenNefia
5624b1031eb16574ca9c2922b49a8a25ef47716c
[ "MIT" ]
71
2021-12-22T09:01:02.000Z
2022-01-30T08:12:54.000Z
OpenNefia.Core/UserInterface/XAML/XmlnsDefinitionAttribute.cs
OpenNefia/OpenNefia
5624b1031eb16574ca9c2922b49a8a25ef47716c
[ "MIT" ]
3
2022-01-04T21:12:36.000Z
2022-02-10T11:39:31.000Z
using System; using JetBrains.Annotations; // ReSharper disable once CheckNamespace namespace Avalonia.Metadata { [AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)] [PublicAPI] public sealed class XmlnsDefinitionAttribute : Attribute { public XmlnsDefinitionAttribute(string xmlN...
26.190476
81
0.685455
c6e6be128203f3ba22128799bbec619c8330aaf2
366
cs
C#
Assets/Scripts/Visual/Rotation.cs
allcreater/NHPY
594d8fd34ebaeb0146870ce9d12e656cf850cbd0
[ "MIT" ]
null
null
null
Assets/Scripts/Visual/Rotation.cs
allcreater/NHPY
594d8fd34ebaeb0146870ce9d12e656cf850cbd0
[ "MIT" ]
3
2019-04-12T14:06:03.000Z
2019-06-21T11:17:40.000Z
Assets/Scripts/Visual/Rotation.cs
allcreater/NHPY
594d8fd34ebaeb0146870ce9d12e656cf850cbd0
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Rotation : MonoBehaviour { public Vector3 angularVelocity; // Update is called once per frame void Update() { var dRotation = Quaternion.Euler(angularVelocity * Time.deltaTime); transform.rotat...
22.875
75
0.713115
0c8e6e7f459bf2345687282657fe574364ba236f
2,240
cs
C#
src/messages/Heartbeat.cs
mindaffect/csharpmindaffectBCI
3a93c709cfe10f499bd5f94e59fec8aa166291fd
[ "MIT" ]
null
null
null
src/messages/Heartbeat.cs
mindaffect/csharpmindaffectBCI
3a93c709cfe10f499bd5f94e59fec8aa166291fd
[ "MIT" ]
null
null
null
src/messages/Heartbeat.cs
mindaffect/csharpmindaffectBCI
3a93c709cfe10f499bd5f94e59fec8aa166291fd
[ "MIT" ]
null
null
null
namespace nl.ma.utopiaserver.messages { public class Heartbeat : UtopiaMessage { public static int MSGID = ((int)('H')); public static string MSGNAME = "HEARTBEAT"; public int msgID() { return MSGID; } public string msgName() { return MSGNAME; } public int timeStamp; ...
25.747126
126
0.578125
23942178220cc6e931183f8afec1f929e80f5178
171
cs
C#
Models/AuthModels/LogInModel.cs
dvlaskin/AutoService
fd7b0b00b56d2130c489d78cdd564e6d0a609315
[ "Apache-2.0" ]
null
null
null
Models/AuthModels/LogInModel.cs
dvlaskin/AutoService
fd7b0b00b56d2130c489d78cdd564e6d0a609315
[ "Apache-2.0" ]
2
2020-08-19T17:37:26.000Z
2022-02-13T08:17:57.000Z
Models/AuthModels/LogInModel.cs
dvlaskin/AutoService
fd7b0b00b56d2130c489d78cdd564e6d0a609315
[ "Apache-2.0" ]
null
null
null
namespace AutoService.Models.AuthModels { public class LogInModel { public string Login { get; set; } public string Password { get; set; } } }
21.375
44
0.619883
9b520c1b45633f5fd28ca058961a96feb28babb0
225
cs
C#
Source/Blazorise/Components/Typography/UnorderedListItem.razor.cs
WolfgangKluge/Blazorise
5db825c6febca986c378d9e25e6a8b54df167f9b
[ "RSA-MD", "Apache-1.1" ]
1,992
2018-12-01T22:13:12.000Z
2021-05-17T04:57:29.000Z
Source/Blazorise/Components/Typography/UnorderedListItem.razor.cs
WolfgangKluge/Blazorise
5db825c6febca986c378d9e25e6a8b54df167f9b
[ "RSA-MD", "Apache-1.1" ]
1,755
2018-12-13T18:46:30.000Z
2021-05-18T08:12:12.000Z
Source/Blazorise/Components/Typography/UnorderedListItem.razor.cs
WolfgangKluge/Blazorise
5db825c6febca986c378d9e25e6a8b54df167f9b
[ "RSA-MD", "Apache-1.1" ]
413
2018-12-22T21:30:53.000Z
2021-05-16T19:50:20.000Z
namespace Blazorise { /// <summary> /// An <see cref="UnorderedList"/> item created using the &lt;li&gt; element. /// </summary> public partial class UnorderedListItem : BaseTypographyComponent { } }
22.5
81
0.64
1e3aba48bff151bd7c160b289582a652865e4031
1,139
cs
C#
src/BootstrapBlazor.Shared/Components/ResultDialogDemo.razor.cs
gruan01/BootstrapBlazor
4ed0363bd76f84de47a9bab64826bb4e730e5cc8
[ "Apache-2.0" ]
null
null
null
src/BootstrapBlazor.Shared/Components/ResultDialogDemo.razor.cs
gruan01/BootstrapBlazor
4ed0363bd76f84de47a9bab64826bb4e730e5cc8
[ "Apache-2.0" ]
null
null
null
src/BootstrapBlazor.Shared/Components/ResultDialogDemo.razor.cs
gruan01/BootstrapBlazor
4ed0363bd76f84de47a9bab64826bb4e730e5cc8
[ "Apache-2.0" ]
null
null
null
// Copyright (c) Argo Zhang (argo@163.com). All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. // Website: https://www.blazor.zone or https://argozhang.github.io/ using BootstrapBlazor.Components; using Microsoft.AspNetCore.Components; ...
26.488372
111
0.551361
3d1fa566cee49c86e99aa43eb1346fb473cb5786
844
cs
C#
CSharp/Pke.Algorithms/Pke.Algorithms/Geometry/Planar/Models/CrossProduct.cs
Poo-kie/algorithms
c332a7aa0f77c0c410e3a7551ad9b6f5fd7ae042
[ "MIT" ]
null
null
null
CSharp/Pke.Algorithms/Pke.Algorithms/Geometry/Planar/Models/CrossProduct.cs
Poo-kie/algorithms
c332a7aa0f77c0c410e3a7551ad9b6f5fd7ae042
[ "MIT" ]
null
null
null
CSharp/Pke.Algorithms/Pke.Algorithms/Geometry/Planar/Models/CrossProduct.cs
Poo-kie/algorithms
c332a7aa0f77c0c410e3a7551ad9b6f5fd7ae042
[ "MIT" ]
null
null
null
using System; namespace Pke.Algorithms.Geometry.Planar.Models { public class CrossProduct { private readonly Coordinate _p1; private readonly Coordinate _p2; private readonly Coordinate _p3; private readonly double _value; public CrossProduct(Coordinate p1, Coordinate...
28.133333
91
0.603081
3d4f8ad228779ed59557c1f1401322e4edf9e3a4
1,163
cs
C#
src/GameServer/MessageHandler/Messenger/LetterReadRequestHandlerPlugIn.cs
ADMTec/OpenMU
c09863807d862b9fa82e291fd34926074972acfe
[ "MIT" ]
1
2022-01-17T06:34:24.000Z
2022-01-17T06:34:24.000Z
src/GameServer/MessageHandler/Messenger/LetterReadRequestHandlerPlugIn.cs
ADMTec/OpenMU
c09863807d862b9fa82e291fd34926074972acfe
[ "MIT" ]
null
null
null
src/GameServer/MessageHandler/Messenger/LetterReadRequestHandlerPlugIn.cs
ADMTec/OpenMU
c09863807d862b9fa82e291fd34926074972acfe
[ "MIT" ]
1
2021-04-05T19:03:52.000Z
2021-04-05T19:03:52.000Z
// <copyright file="LetterReadRequestHandlerPlugIn.cs" company="MUnique"> // Licensed under the MIT License. See LICENSE file in the project root for full license information. // </copyright> namespace MUnique.OpenMU.GameServer.MessageHandler.Messenger; using System.Runtime.InteropServices; using MUnique.OpenMU.Game...
34.205882
101
0.756664
3d7228f77da24260fa232d7837799a921edfc710
1,675
cs
C#
MeatExpress/ObjetosEmprestado/ObjetosEmprestado/Views/LoginPage.xaml.cs
Goleyzinho/Meat-Express-Xamarin
8ea6f3681bfa3146a3ef7b6acc4c836e09eadf65
[ "MIT" ]
null
null
null
MeatExpress/ObjetosEmprestado/ObjetosEmprestado/Views/LoginPage.xaml.cs
Goleyzinho/Meat-Express-Xamarin
8ea6f3681bfa3146a3ef7b6acc4c836e09eadf65
[ "MIT" ]
null
null
null
MeatExpress/ObjetosEmprestado/ObjetosEmprestado/Views/LoginPage.xaml.cs
Goleyzinho/Meat-Express-Xamarin
8ea6f3681bfa3146a3ef7b6acc4c836e09eadf65
[ "MIT" ]
null
null
null
using MeatExpress.Helpers; using MeatExpress.Models; using MeatExpress.Services; using System; using System.Collections.Generic; using System.Linq; using System.Security.Cryptography; using System.Text; using System.Threading.Tasks; using Xamarin.Forms; using Xamarin.Forms.Xaml; namespace MeatExpress.Views { [XamlC...
27.459016
96
0.588657
fce59d6f03a8b83c15d44ee27504656f0bcd1bbf
462
cs
C#
GOBUS/GOBUS/Data/Contratos/IRepositorioServicio.cs
EsauMtzxD/GOBUS
61cc75f3f3365837f8e6c9bd49939d05389ef734
[ "MIT" ]
null
null
null
GOBUS/GOBUS/Data/Contratos/IRepositorioServicio.cs
EsauMtzxD/GOBUS
61cc75f3f3365837f8e6c9bd49939d05389ef734
[ "MIT" ]
null
null
null
GOBUS/GOBUS/Data/Contratos/IRepositorioServicio.cs
EsauMtzxD/GOBUS
61cc75f3f3365837f8e6c9bd49939d05389ef734
[ "MIT" ]
null
null
null
using GOBUS.Models; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace GOBUS.Data.Contratos { public interface IRepositorioServicio<T> { IEnumerable<Servicio> GetServicios(); Servicio GetServicioById(int Id); v...
21
45
0.692641
964a1b069a22ebcc84c0b7acde490137a8961a1e
1,105
cs
C#
DistributedOutputCacheExplorations/Global.asax.cs
danielbcorreia/OutputCacheExtensions
d28e9320faa88ed1314ecdd6caa5a9ab97be5fe9
[ "MIT" ]
6
2015-10-27T20:43:10.000Z
2018-01-24T04:57:19.000Z
DistributedOutputCacheExplorations/Global.asax.cs
danielbcorreia/OutputCacheExtensions
d28e9320faa88ed1314ecdd6caa5a9ab97be5fe9
[ "MIT" ]
null
null
null
DistributedOutputCacheExplorations/Global.asax.cs
danielbcorreia/OutputCacheExtensions
d28e9320faa88ed1314ecdd6caa5a9ab97be5fe9
[ "MIT" ]
null
null
null
using System; using System.Configuration; using System.Web; using System.Web.Configuration; using System.Web.Mvc; using System.Web.Routing; namespace DistributedOutputCacheExplorations { public class MvcApplication : System.Web.HttpApplication { protected void Application_Start() {...
34.53125
171
0.667873
acf7707183bccc3f42a864ecaa5b18005382eacd
1,227
cs
C#
src/DotNet.Testcontainers/Builders/ITestcontainersNetworkBuilder.cs
studentutu/dotnet-testcontainers
9ed452b9554cb4433df03781479bd6fe515ff73b
[ "MIT" ]
null
null
null
src/DotNet.Testcontainers/Builders/ITestcontainersNetworkBuilder.cs
studentutu/dotnet-testcontainers
9ed452b9554cb4433df03781479bd6fe515ff73b
[ "MIT" ]
null
null
null
src/DotNet.Testcontainers/Builders/ITestcontainersNetworkBuilder.cs
studentutu/dotnet-testcontainers
9ed452b9554cb4433df03781479bd6fe515ff73b
[ "MIT" ]
null
null
null
namespace DotNet.Testcontainers.Builders { using DotNet.Testcontainers.Configurations; using DotNet.Testcontainers.Networks; using JetBrains.Annotations; /// <summary> /// A fluent Docker network builder. /// </summary> [PublicAPI] public interface ITestcontainersNetworkBuilder : IAbstractBuilder<ITes...
33.162162
98
0.687042
1fb063ef8129ae94bcb0189d87dbf2322a3149c6
2,197
cs
C#
src/Microsoft.AspNet.Mvc.Core/TemplateInfo.cs
loxadim/Mvc
03b272380618aea35d8b43b63a982bc66a22ce4a
[ "Apache-2.0" ]
1
2016-07-23T09:06:58.000Z
2016-07-23T09:06:58.000Z
src/Microsoft.AspNet.Mvc.Core/TemplateInfo.cs
loxadim/Mvc
03b272380618aea35d8b43b63a982bc66a22ce4a
[ "Apache-2.0" ]
null
null
null
src/Microsoft.AspNet.Mvc.Core/TemplateInfo.cs
loxadim/Mvc
03b272380618aea35d8b43b63a982bc66a22ce4a
[ "Apache-2.0" ]
null
null
null
// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using Microsoft.AspNet.Mvc.ModelBinding; namespace Microsoft.AspNet.Mvc { public c...
30.943662
111
0.598999
952cc10683e99ef54a143bda50df0ee5be22fad7
707
cs
C#
Runtime/Utilities/Conversion/ITypeConverter.cs
StansAssets/com.stansassets.foundation
de72807a42e13ddc553196e464bbe4f0a01aea5b
[ "MIT" ]
91
2020-05-01T15:18:51.000Z
2022-03-17T08:41:23.000Z
Runtime/Utilities/Conversion/ITypeConverter.cs
StansAssets/com.stansassets.foundation
de72807a42e13ddc553196e464bbe4f0a01aea5b
[ "MIT" ]
27
2020-03-17T11:18:26.000Z
2022-02-08T14:38:01.000Z
Runtime/Utilities/Conversion/ITypeConverter.cs
StansAssets/com.stansassets.foundation
de72807a42e13ddc553196e464bbe4f0a01aea5b
[ "MIT" ]
13
2020-05-01T16:13:21.000Z
2021-09-24T15:25:24.000Z
namespace StansAssets.Foundation { /// <summary> /// Base interface to for a strongly typed conversion. /// </summary> /// <typeparam name="TDestination">Conversion Destination type.</typeparam> public interface ITypeConverter<out TDestination> { TDestination Convert(object value); }...
32.136364
96
0.673267
ac15fc314e46b8a40d61f86ffb9758052a7278c8
2,442
cs
C#
src/Quartz.Tests.Unit/JobDetailTest.cs
sk8tz/quartznet
d54171ba05b1876b2434f2c005689bfcbbe941b0
[ "Apache-2.0" ]
1
2016-06-22T15:53:46.000Z
2016-06-22T15:53:46.000Z
src/Quartz.Tests.Unit/JobDetailTest.cs
sk8tz/quartznet
d54171ba05b1876b2434f2c005689bfcbbe941b0
[ "Apache-2.0" ]
null
null
null
src/Quartz.Tests.Unit/JobDetailTest.cs
sk8tz/quartznet
d54171ba05b1876b2434f2c005689bfcbbe941b0
[ "Apache-2.0" ]
1
2020-09-06T11:06:56.000Z
2020-09-06T11:06:56.000Z
#region License /* * All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy * of the License at * * http://www.a...
31.714286
93
0.629402
877444a1a52787fafae306d5b968cd3b0e931ba3
288
cs
C#
src/ContainerIntegration/InterceptionMember.cs
ZertoPublic/Zerto.Unity.Interception
2818665e718100597de4b18df75ed7fdb00868c8
[ "Apache-2.0" ]
21
2017-11-15T21:25:24.000Z
2021-08-04T10:23:05.000Z
src/ContainerIntegration/InterceptionMember.cs
ZertoPublic/Zerto.Unity.Interception
2818665e718100597de4b18df75ed7fdb00868c8
[ "Apache-2.0" ]
36
2017-10-12T15:03:48.000Z
2021-01-22T23:38:51.000Z
src/ContainerIntegration/InterceptionMember.cs
ZertoPublic/Zerto.Unity.Interception
2818665e718100597de4b18df75ed7fdb00868c8
[ "Apache-2.0" ]
21
2017-10-19T05:34:43.000Z
2022-03-22T01:04:59.000Z
using Unity.Injection; namespace Unity.Interception.ContainerIntegration { /// <summary> /// Stores information about a an intercepted object and configures a container accordingly. /// </summary> public abstract class InterceptionMember : InjectionMember { } }
24
96
0.71875
48336f0c744525c18a9513c2b711b5a75df87e9d
868
cs
C#
backend/Raefftec.CatchEmAll.DataAccess/Types/ArticleInfo.cs
raeffs/catch-em-all-dotnet-core-3
130f27349587e160d7015b8b0be393e6cdb2b596
[ "MIT" ]
null
null
null
backend/Raefftec.CatchEmAll.DataAccess/Types/ArticleInfo.cs
raeffs/catch-em-all-dotnet-core-3
130f27349587e160d7015b8b0be393e6cdb2b596
[ "MIT" ]
null
null
null
backend/Raefftec.CatchEmAll.DataAccess/Types/ArticleInfo.cs
raeffs/catch-em-all-dotnet-core-3
130f27349587e160d7015b8b0be393e6cdb2b596
[ "MIT" ]
null
null
null
using System; using System.ComponentModel.DataAnnotations; using Microsoft.EntityFrameworkCore; namespace Raefftec.CatchEmAll.Types { [Owned] public class ArticleInfo { [StringLength(100)] public string Name { get; private set; } = string.Empty; public DateTimeOffset Created { get...
24.111111
64
0.577189
3e11fdaba1aec4efac1da77841525416124377e2
994
cs
C#
MSyics.Cacheyi/Internal/CacheStoreCollection.cs
MSyics/Cacheyi
81b8d49b206a06be221cf3db718b9c3d0d4e9e1e
[ "MIT" ]
null
null
null
MSyics.Cacheyi/Internal/CacheStoreCollection.cs
MSyics/Cacheyi
81b8d49b206a06be221cf3db718b9c3d0d4e9e1e
[ "MIT" ]
null
null
null
MSyics.Cacheyi/Internal/CacheStoreCollection.cs
MSyics/Cacheyi
81b8d49b206a06be221cf3db718b9c3d0d4e9e1e
[ "MIT" ]
null
null
null
using System.Collections.Concurrent; namespace MSyics.Cacheyi; internal class CacheStoreCollection { private readonly ConcurrentDictionary<string, object> stores = new(); public CacheStore<TKey, TValue> Add<TKey, TValue>(string name) => (CacheStore<TKey, TValue>)stores.GetOrAdd(name, new CacheStore<TKey, TV...
35.5
182
0.700201
3e1dc6bd89dad19b26dfa327ed52ead240a4d41c
993
cs
C#
Assets/Script/SpawnerScript.cs
Kralatos097/TP-TowerDefense
44b98e408722917ffd40b23cbc10d0d9da9eaaba
[ "MIT" ]
null
null
null
Assets/Script/SpawnerScript.cs
Kralatos097/TP-TowerDefense
44b98e408722917ffd40b23cbc10d0d9da9eaaba
[ "MIT" ]
null
null
null
Assets/Script/SpawnerScript.cs
Kralatos097/TP-TowerDefense
44b98e408722917ffd40b23cbc10d0d9da9eaaba
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.Serialization; public class SpawnerScript : MonoBehaviour { public GameObject EnnemyPrefab; public int spawnTime; public float spawnFreq; public float spawnFreqMin; [Range(0,1)] public float spawnF...
21.586957
74
0.598187
3e7fbe84d97ffee99fd63432f83f730f21e1a3be
791
cs
C#
ReflectionPresentation/03_Manipulation/02_SetProperties.cs
bruce-dunwiddie/ReflectionPresentation
b649e3d19f433d67cdc95b3389f44fc62bc76ffe
[ "Apache-2.0" ]
6
2017-03-01T01:11:30.000Z
2019-09-15T21:48:59.000Z
ReflectionPresentation/03_Manipulation/02_SetProperties.cs
bruce-dunwiddie/ReflectionPresentation
b649e3d19f433d67cdc95b3389f44fc62bc76ffe
[ "Apache-2.0" ]
null
null
null
ReflectionPresentation/03_Manipulation/02_SetProperties.cs
bruce-dunwiddie/ReflectionPresentation
b649e3d19f433d67cdc95b3389f44fc62bc76ffe
[ "Apache-2.0" ]
1
2019-12-13T22:36:43.000Z
2019-12-13T22:36:43.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks; using ReflectionPresentation.Helpers; namespace ReflectionPresentation.Manipulation { public static class SetProperties { public static void Run(Logger log, Use...
23.264706
73
0.596713
8e3afcf931728a73648e27de5dd61b690f4c9197
2,173
cs
C#
edge-hub/core/src/Microsoft.Azure.Devices.Edge.Hub.Service/MqttBridgeComponentDiscovery.cs
dmolokanov/iotedge
a42fe5abbb98b6de32fd832ac75e0e8ebd740a10
[ "MIT" ]
1,365
2018-06-27T15:53:11.000Z
2022-03-31T03:37:01.000Z
edge-hub/core/src/Microsoft.Azure.Devices.Edge.Hub.Service/MqttBridgeComponentDiscovery.cs
dmolokanov/iotedge
a42fe5abbb98b6de32fd832ac75e0e8ebd740a10
[ "MIT" ]
2,481
2018-06-27T16:45:52.000Z
2022-03-31T20:24:48.000Z
edge-hub/core/src/Microsoft.Azure.Devices.Edge.Hub.Service/MqttBridgeComponentDiscovery.cs
dmolokanov/iotedge
a42fe5abbb98b6de32fd832ac75e0e8ebd740a10
[ "MIT" ]
464
2018-06-27T15:53:15.000Z
2022-03-31T16:20:43.000Z
// Copyright (c) Microsoft. All rights reserved. namespace Microsoft.Azure.Devices.Edge.Hub.MqttBrokerAdapter { using System; using System.Collections.Generic; using System.Linq; using Autofac; using Microsoft.Azure.Devices.Edge.Util; using Microsoft.Extensions.Logging; public class MqttBri...
37.465517
142
0.606075
20a9556132e60cdfc59f9cd75d56d86256436a35
3,430
cs
C#
src/Internal/Controls/ESRI.ArcGIS.Mapping.Controls/Behaviors/NotPublic/ShowMoreLessToggleControlBehavior.cs
Esri/arcgis-viewer-silverlight
db982ddd671d9261d374867ac450c7389334ba59
[ "MS-PL" ]
7
2015-01-28T03:54:02.000Z
2021-02-22T06:49:49.000Z
src/Internal/Controls/ESRI.ArcGIS.Mapping.Controls/Behaviors/NotPublic/ShowMoreLessToggleControlBehavior.cs
Esri/arcgis-viewer-silverlight
db982ddd671d9261d374867ac450c7389334ba59
[ "MS-PL" ]
4
2015-01-05T15:44:36.000Z
2018-01-17T14:58:14.000Z
src/Internal/Controls/ESRI.ArcGIS.Mapping.Controls/Behaviors/NotPublic/ShowMoreLessToggleControlBehavior.cs
Esri/arcgis-viewer-silverlight
db982ddd671d9261d374867ac450c7389334ba59
[ "MS-PL" ]
8
2015-02-10T10:31:12.000Z
2017-11-24T13:53:17.000Z
/* (c) Copyright ESRI. This source is subject to the Microsoft Public License (Ms-PL). Please see https://opensource.org/licenses/ms-pl for details. All other rights reserved. */ using System; using System.Net; using System.Windows; using System.Windows.Controls; using System.Windows.Documents; using System.Windows.In...
31.46789
142
0.584257
96f4110f179abd13fa4b172f9e211eece9fd0851
798
cs
C#
Troublemaker.Editor/ViewModels/StageConditionDashboardEvaluatorViewModel.cs
Albeoris/Troublemaker
418f15f5e7c4d40ae6031dfc49c142e82b5b8c2a
[ "MIT" ]
null
null
null
Troublemaker.Editor/ViewModels/StageConditionDashboardEvaluatorViewModel.cs
Albeoris/Troublemaker
418f15f5e7c4d40ae6031dfc49c142e82b5b8c2a
[ "MIT" ]
null
null
null
Troublemaker.Editor/ViewModels/StageConditionDashboardEvaluatorViewModel.cs
Albeoris/Troublemaker
418f15f5e7c4d40ae6031dfc49c142e82b5b8c2a
[ "MIT" ]
1
2021-08-30T10:16:56.000Z
2021-08-30T10:16:56.000Z
// using System; // using System.Collections.Generic; // using Troublemaker.Xml; // // namespace Troublemaker.Editor.ViewModels // { // public class StageConditionDashboardEvaluatorViewModel : IStageComponentViewModel // { // private readonly StageConditionDashboardEvaluator _objective; // // p...
33.25
103
0.649123
e75f1a490b5238ea606530e4fc9631e776ea21ba
341
cs
C#
WorkTracker/Controls/Project/ProjectCommercialDataControl.xaml.cs
avary69/WorkTracker
5b0bd4c30f5a1a810d3d8bc0a67ce77085e47943
[ "MIT" ]
null
null
null
WorkTracker/Controls/Project/ProjectCommercialDataControl.xaml.cs
avary69/WorkTracker
5b0bd4c30f5a1a810d3d8bc0a67ce77085e47943
[ "MIT" ]
null
null
null
WorkTracker/Controls/Project/ProjectCommercialDataControl.xaml.cs
avary69/WorkTracker
5b0bd4c30f5a1a810d3d8bc0a67ce77085e47943
[ "MIT" ]
null
null
null
using System.Windows.Controls; namespace WorkTracker { /// <summary> /// Interaction logic for ProjectCommercialDataControl.xaml /// </summary> public partial class ProjectCommercialDataControl : UserControl { public ProjectCommercialDataControl() { InitializeComponent(...
21.3125
67
0.648094
f1d0b6dfac30dfe6d97cbd8b4d8e38497281a305
513
cs
C#
src/ExpressionEvaluator/Core/Test/ResultProvider/Debugger/Engine/DkmEvaluationResultCategory.cs
ffMathy/roslyn
d66c12164c0da3841f86b165872ea1b55942c575
[ "MIT" ]
17,923
2015-01-14T23:40:37.000Z
2022-03-31T18:10:52.000Z
src/ExpressionEvaluator/Core/Test/ResultProvider/Debugger/Engine/DkmEvaluationResultCategory.cs
ffMathy/roslyn
d66c12164c0da3841f86b165872ea1b55942c575
[ "MIT" ]
48,991
2015-01-15T00:29:35.000Z
2022-03-31T23:48:56.000Z
src/ExpressionEvaluator/Core/Test/ResultProvider/Debugger/Engine/DkmEvaluationResultCategory.cs
ffMathy/roslyn
d66c12164c0da3841f86b165872ea1b55942c575
[ "MIT" ]
5,209
2015-01-14T23:40:24.000Z
2022-03-30T20:15:03.000Z
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable namespace Microsoft.VisualStudio.Debugger.Evaluation { public enum DkmEvaluationResultCatego...
22.304348
71
0.649123
0e4133ee139e7954c50423b3a421ac3663250be5
2,917
cs
C#
Assets/NRSDK/Scripts/NRTrackingModeChangedTip.cs
brinobre/Immersal_nReal_test
8764306ce185b7cee329c9abf2d6b4e5c2dd5778
[ "MIT" ]
null
null
null
Assets/NRSDK/Scripts/NRTrackingModeChangedTip.cs
brinobre/Immersal_nReal_test
8764306ce185b7cee329c9abf2d6b4e5c2dd5778
[ "MIT" ]
null
null
null
Assets/NRSDK/Scripts/NRTrackingModeChangedTip.cs
brinobre/Immersal_nReal_test
8764306ce185b7cee329c9abf2d6b4e5c2dd5778
[ "MIT" ]
null
null
null
/**************************************************************************** * Copyright 2019 Nreal Techonology Limited. All rights reserved. * * This file is pa...
36.4625
157
0.473089
4e4c86468e5a1d0a969a1cccf1e75baea7036d2d
10,145
cshtml
C#
FNDZWeb/obj/Release/Package/PackageTmp/Views/SystemManage/ACustomer.cshtml
sunsohox/FNDZ
fb3ab8f123cdd5e15eb0df8b3268a02f4f72f90f
[ "MIT" ]
null
null
null
FNDZWeb/obj/Release/Package/PackageTmp/Views/SystemManage/ACustomer.cshtml
sunsohox/FNDZ
fb3ab8f123cdd5e15eb0df8b3268a02f4f72f90f
[ "MIT" ]
null
null
null
FNDZWeb/obj/Release/Package/PackageTmp/Views/SystemManage/ACustomer.cshtml
sunsohox/FNDZ
fb3ab8f123cdd5e15eb0df8b3268a02f4f72f90f
[ "MIT" ]
null
null
null
@{ Master.EntityDAO.MCompanyData dsMCompanyData = Master.EntityDefinitions.MCompanyRule.GetCompanyData(); Layout = null; } <!DOCTYPE html> <html lang="zh"> <head> <meta http-equiv="Content-Type" content="text/html;" charset="UTF-8" /> <title>电梯远程监控系统 - Login</title> <link rel="stylesheet" type="te...
42.987288
209
0.411138
222e9509751a152c20d9b51c0dc9f429c70b56ed
1,579
cs
C#
MusicStore/src/MusicStoreUI/Controllers/StoreController.cs
rynowak/Samples
715868a139e387cb2d5d2d0ee942ae511058b075
[ "Apache-2.0" ]
null
null
null
MusicStore/src/MusicStoreUI/Controllers/StoreController.cs
rynowak/Samples
715868a139e387cb2d5d2d0ee942ae511058b075
[ "Apache-2.0" ]
null
null
null
MusicStore/src/MusicStoreUI/Controllers/StoreController.cs
rynowak/Samples
715868a139e387cb2d5d2d0ee942ae511058b075
[ "Apache-2.0" ]
1
2018-04-19T20:02:13.000Z
2018-04-19T20:02:13.000Z
using Microsoft.AspNetCore.Mvc; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Options; using MusicStoreUI.Models; using MusicStoreUI.Services; using MusicStoreUI.Services.HystrixCommands; using Steeltoe.CircuitBreaker.Hystrix; using Steeltoe.CircuitBreaker.Hystrix.Exceptions; using System; using Syste...
27.701754
75
0.652945
c8f11da16a82a478b3b61118145391009c8ae427
3,103
cs
C#
tests/Cake.Electron.Net.Tests/ElectronNetVersionPrinterTests.cs
besmith43/Cake.Electron.Net
97382cf5c5de6d5b51b72c598ad310ae970b2441
[ "MIT" ]
19
2018-06-09T12:13:24.000Z
2021-12-16T19:58:40.000Z
tests/Cake.Electron.Net.Tests/ElectronNetVersionPrinterTests.cs
besmith43/Cake.Electron.Net
97382cf5c5de6d5b51b72c598ad310ae970b2441
[ "MIT" ]
38
2018-06-09T15:42:50.000Z
2021-07-01T15:38:48.000Z
tests/Cake.Electron.Net.Tests/ElectronNetVersionPrinterTests.cs
besmith43/Cake.Electron.Net
97382cf5c5de6d5b51b72c598ad310ae970b2441
[ "MIT" ]
2
2019-04-30T21:17:24.000Z
2021-07-22T20:02:39.000Z
using Cake.Core; using Cake.Electron.Net.Commands; using Cake.Electron.Net.Commands.Settings; using Cake.Electron.Net.Contracts; using Cake.Electron.Net.Tests.Mocks; using Cake.Electron.Net.Utils; using Moq; using System; using Xunit; namespace Cake.Electron.Net.Tests { public class ElectronNetVersionPrinterTe...
38.7875
164
0.662262
2fca202dc260228762aac60f38760ddbdc0c395c
1,738
cs
C#
NethereumBlazor/ViewModels/NewAccountPrivateKeyViewModel.cs
Dave-Whiffin/NethereumBlazor
6e2ae5ee415d74c7bf5c5722746cc0fc53b7fb74
[ "MIT" ]
null
null
null
NethereumBlazor/ViewModels/NewAccountPrivateKeyViewModel.cs
Dave-Whiffin/NethereumBlazor
6e2ae5ee415d74c7bf5c5722746cc0fc53b7fb74
[ "MIT" ]
null
null
null
NethereumBlazor/ViewModels/NewAccountPrivateKeyViewModel.cs
Dave-Whiffin/NethereumBlazor
6e2ae5ee415d74c7bf5c5722746cc0fc53b7fb74
[ "MIT" ]
null
null
null
using System; using Nethereum.Web3.Accounts; using ReactiveUI; namespace NethereumBlazor.ViewModels { public class NewAccountPrivateKeyViewModel : ReactiveObject { private string _privateKey; private string _address; private bool _validPrivateKey; public string Private...
25.558824
79
0.490794
516c82e874fff52ef37f7d826eed1c1792cd6daf
1,018
cs
C#
IPTables.Net/Supporting/IPAddressExtension.cs
splitice/IPTables.Net
29889cbb5e208bc6fafa3bf95d00a303a98a966a
[ "Apache-2.0" ]
23
2015-05-19T11:07:25.000Z
2022-01-08T14:35:00.000Z
IPTables.Net/Supporting/IPAddressExtension.cs
splitice/IPTables.Net
29889cbb5e208bc6fafa3bf95d00a303a98a966a
[ "Apache-2.0" ]
9
2017-07-17T13:11:59.000Z
2022-01-13T16:10:12.000Z
IPTables.Net/Supporting/IPAddressExtension.cs
splitice/IPTables.Net
29889cbb5e208bc6fafa3bf95d00a303a98a966a
[ "Apache-2.0" ]
7
2015-07-06T17:12:52.000Z
2022-01-11T14:47:42.000Z
using System; using System.Net; namespace IPTables.Net.Supporting { public static class IPAddressExtension { public static long ToInt(this IPAddress addr) { // careful of sign extension: convert to uint first; // unsigned NetworkToHostOrder ought to be provided. ...
27.513514
70
0.483301
51e9aae042e40bfdea1e83d7d67fa67fb5def59b
4,652
cs
C#
Bridge/System/Globalization/DateTimeFormatInfo.cs
Angolar/Bridge
c81f1e14f3ebbbff1bc8e5d1192e9b11456ecd73
[ "Apache-2.0" ]
null
null
null
Bridge/System/Globalization/DateTimeFormatInfo.cs
Angolar/Bridge
c81f1e14f3ebbbff1bc8e5d1192e9b11456ecd73
[ "Apache-2.0" ]
null
null
null
Bridge/System/Globalization/DateTimeFormatInfo.cs
Angolar/Bridge
c81f1e14f3ebbbff1bc8e5d1192e9b11456ecd73
[ "Apache-2.0" ]
null
null
null
using Bridge; namespace System.Globalization { [External] [Reflectable] public sealed class DateTimeFormatInfo : IFormatProvider, ICloneable, IBridgeClass { public extern DateTimeFormatInfo(); [Convention(Notation.LowerCamelCase)] //[Field] public static extern DateTimeFormatIn...
23.029703
86
0.527945
7dbae1b12e811b82f3dacfaf7cb3a5f5681533ef
3,488
cs
C#
test/Blog.Domain.UnitTests/Emails/MailListShould.cs
KaloyanIT/BlogSystem
f8e64dd08f3d11f465d31ffd8fe7f2cb81797796
[ "MIT" ]
null
null
null
test/Blog.Domain.UnitTests/Emails/MailListShould.cs
KaloyanIT/BlogSystem
f8e64dd08f3d11f465d31ffd8fe7f2cb81797796
[ "MIT" ]
21
2020-05-28T16:16:58.000Z
2021-04-03T12:55:29.000Z
test/Blog.Domain.UnitTests/Emails/MailListShould.cs
KaloyanIT/BlogSystem
f8e64dd08f3d11f465d31ffd8fe7f2cb81797796
[ "MIT" ]
1
2021-10-02T14:15:43.000Z
2021-10-02T14:15:43.000Z
namespace Blog.Domain.UnitTests.Emails { using System; using Data.Models.Emails; using Xunit; [Trait("MailList", "unit")] public class MailListShould { [Theory] [InlineData(null)] [InlineData("")] [InlineData(" ")] public void ThrowArgumentNullException_...
28.590164
99
0.564507
b44829bb8833da4315cc0ee28ccfb0c0807c8fab
2,634
cs
C#
src/Core/Constraints/PredicateConstraint.cs
Bruno-N-Fernandes/WatiN
791bb3e70368b11b5be40600c06bc24d4c36a5c3
[ "Apache-2.0" ]
1
2018-04-27T04:49:46.000Z
2018-04-27T04:49:46.000Z
src/Core/Constraints/PredicateConstraint.cs
Bruno-N-Fernandes/WatiN
791bb3e70368b11b5be40600c06bc24d4c36a5c3
[ "Apache-2.0" ]
null
null
null
src/Core/Constraints/PredicateConstraint.cs
Bruno-N-Fernandes/WatiN
791bb3e70368b11b5be40600c06bc24d4c36a5c3
[ "Apache-2.0" ]
null
null
null
#region WatiN Copyright (C) 2006-2011 Jeroen van Menen //Copyright 2006-2011 Jeroen van Menen // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache....
34.207792
172
0.602885
bdb7b65c7c0d938c12343ccaef1c8cfca35c293e
285
cs
C#
Src/Sample/Sample.ApplicationEvent/AccountRegistered.cs
JTOne123/IFramework
ab7750f2bed32085d49035619ee45980cdd3bd20
[ "MIT" ]
57
2015-03-11T09:53:56.000Z
2022-01-14T20:28:53.000Z
Src/Sample/Sample.ApplicationEvent/AccountRegistered.cs
JTOne123/IFramework
ab7750f2bed32085d49035619ee45980cdd3bd20
[ "MIT" ]
2
2017-12-13T16:02:33.000Z
2021-07-24T13:56:39.000Z
Src/Sample/Sample.ApplicationEvent/AccountRegistered.cs
JTOne123/IFramework
ab7750f2bed32085d49035619ee45980cdd3bd20
[ "MIT" ]
29
2015-07-13T08:51:10.000Z
2021-08-31T01:52:15.000Z
using System; namespace Sample.ApplicationEvent { //[Topic("AppEventTopic2")] public class AccountRegistered : ApplicationEvent { public Guid AccountID { get; set; } public string UserName { get; set; } public string Password { get; set; } } }
23.75
53
0.638596
bdf619f430f2c7d1d69144c0a3365e76f2077827
69
cs
C#
TMDB.Core/API/RequestBase.cs
JeremiSharkboy/TMDb.Client
76f227e08fe5107f1393c13c8497ce1d33f21d97
[ "MIT" ]
null
null
null
TMDB.Core/API/RequestBase.cs
JeremiSharkboy/TMDb.Client
76f227e08fe5107f1393c13c8497ce1d33f21d97
[ "MIT" ]
null
null
null
TMDB.Core/API/RequestBase.cs
JeremiSharkboy/TMDb.Client
76f227e08fe5107f1393c13c8497ce1d33f21d97
[ "MIT" ]
null
null
null
namespace TMDB.Core.Api { public class RequestBase { } }
11.5
28
0.608696
551ec242b96caaa93bbd634a65ee278bf226b5da
2,349
cs
C#
MSSQLTools/Creators/SelectCreator.cs
jimmywyatt/MSSQLTools
ac92e564d01e64f077baed94607c989473264667
[ "MIT" ]
null
null
null
MSSQLTools/Creators/SelectCreator.cs
jimmywyatt/MSSQLTools
ac92e564d01e64f077baed94607c989473264667
[ "MIT" ]
null
null
null
MSSQLTools/Creators/SelectCreator.cs
jimmywyatt/MSSQLTools
ac92e564d01e64f077baed94607c989473264667
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; namespace MSSQLTools.Creators { public class SelectCreator { Tables _table = null; SQLScripts _script = new SQLScripts(); public SelectCreator Create(Tables table, List<Columns> columns) { _table = ...
30.506494
113
0.553853
a79ffea7c5ea8caad674279aea0cfa834ba5e19c
2,377
cs
C#
QLCore/Indexes/Ibor/UsdLibor.cs
OpenDerivatives/QLCore
d7f958d4b6b9dc3d82fdab98affa7fc90d647f4b
[ "BSD-3-Clause" ]
1
2022-02-24T23:43:46.000Z
2022-02-24T23:43:46.000Z
QLCore/Indexes/Ibor/UsdLibor.cs
OpenDerivatives/QLCore
d7f958d4b6b9dc3d82fdab98affa7fc90d647f4b
[ "BSD-3-Clause" ]
null
null
null
QLCore/Indexes/Ibor/UsdLibor.cs
OpenDerivatives/QLCore
d7f958d4b6b9dc3d82fdab98affa7fc90d647f4b
[ "BSD-3-Clause" ]
2
2021-06-08T07:25:00.000Z
2022-01-04T04:28:57.000Z
/* Copyright (C) 2020 Jean-Camille Tournier (mail@tournierjc.fr) This file is part of QLCore Project https://github.com/OpenDerivatives/QLCore QLCore is free software: you can redistribute it and/or modify it under the terms of the QLCore and QLNet license. You should have received a copy of the license along wi...
38.967213
142
0.730332
8f82df5a76edc640c2e50f4f96c5b0ef97f57338
442
cs
C#
2018.02.12-OOPBasics/examPrep-2017.09.05GrandPrix/GrandPrix/Classes/FailMessages.cs
SimeonShterev/2018.01.22-2018.04.22-CSharpFundamentals
826eb3119bf30f7d03008417238ed31c8a8208a2
[ "MIT" ]
null
null
null
2018.02.12-OOPBasics/examPrep-2017.09.05GrandPrix/GrandPrix/Classes/FailMessages.cs
SimeonShterev/2018.01.22-2018.04.22-CSharpFundamentals
826eb3119bf30f7d03008417238ed31c8a8208a2
[ "MIT" ]
null
null
null
2018.02.12-OOPBasics/examPrep-2017.09.05GrandPrix/GrandPrix/Classes/FailMessages.cs
SimeonShterev/2018.01.22-2018.04.22-CSharpFundamentals
826eb3119bf30f7d03008417238ed31c8a8208a2
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; public static class FailMessages { public static string BlownTyre = "Blown Tyre"; public static string OutOfFuel = "Out of fuel"; public static string Crashed = "Crashed"; public static string NotSuchTyre = "Not such a tyreType"; public stati...
23.263158
68
0.746606
891f883f09fed368be089cdc95416df31550beb1
562
cs
C#
Api/Services/Entities/Device.cs
BorderKeeper/WifiStateMonitor
f571a8a29b189eb49b2c3a33bca0fafc7c4700ce
[ "MIT" ]
null
null
null
Api/Services/Entities/Device.cs
BorderKeeper/WifiStateMonitor
f571a8a29b189eb49b2c3a33bca0fafc7c4700ce
[ "MIT" ]
null
null
null
Api/Services/Entities/Device.cs
BorderKeeper/WifiStateMonitor
f571a8a29b189eb49b2c3a33bca0fafc7c4700ce
[ "MIT" ]
null
null
null
using System.Text.Json.Serialization; using WiFiStateMonitor.Api.Services.Enums; namespace WiFiStateMonitor.Api.Services.Entities { public class Device { [JsonPropertyName("deviceName")] public string DeviceName { get; set; } [JsonPropertyName("osType")] public OsType OsType {...
28.1
64
0.679715
898344684ef8e51ed3e4cb82c8289f41a55eeccd
14,575
cs
C#
WebApplication1/Models/ExcelTitle/ExcelHelper.cs
hwj113946/netcore2.1-layui-oracle
c6539758ec3b3745e411e9a0133a9d2b89270bc6
[ "Apache-2.0" ]
null
null
null
WebApplication1/Models/ExcelTitle/ExcelHelper.cs
hwj113946/netcore2.1-layui-oracle
c6539758ec3b3745e411e9a0133a9d2b89270bc6
[ "Apache-2.0" ]
null
null
null
WebApplication1/Models/ExcelTitle/ExcelHelper.cs
hwj113946/netcore2.1-layui-oracle
c6539758ec3b3745e411e9a0133a9d2b89270bc6
[ "Apache-2.0" ]
null
null
null
using NPOI.HPSF; using NPOI.HSSF.UserModel; using NPOI.SS.UserModel; using NPOI.XSSF.UserModel; using System; using System.Collections.Generic; using System.Data; using System.IO; using System.Linq; using System.Reflection; using System.Text; using WebApplication1.Models; namespace WebApplication1.Models { public...
38.15445
136
0.405146
a3f968606c1a531ac85bc86f06706fa411e24a70
462
cs
C#
AboveEverything/Assets/Scripts/SceneObjects/Monsters/MonstersSettings.cs
VadymIgnatiev/AboveEverything
df053ddda47f01a86f3745b567a489abc44aded0
[ "MIT" ]
null
null
null
AboveEverything/Assets/Scripts/SceneObjects/Monsters/MonstersSettings.cs
VadymIgnatiev/AboveEverything
df053ddda47f01a86f3745b567a489abc44aded0
[ "MIT" ]
null
null
null
AboveEverything/Assets/Scripts/SceneObjects/Monsters/MonstersSettings.cs
VadymIgnatiev/AboveEverything
df053ddda47f01a86f3745b567a489abc44aded0
[ "MIT" ]
null
null
null
using System; using UnityEngine; namespace Assets.Scripts.SceneObjects.Monsters { [Serializable] public class MonstersSettings { [Serializable] public class MonsterSettings { public float Helth; public float MovingSpead; public float Damage; ...
21
46
0.623377
6dcabf5c5e01af2cf69975d15b4196290b67ade9
72
cs
C#
Code Assets/Player/User Interface/Input Handler/Command/Abstracts/IUICommand.cs
PatOneill/Unity_Player_Controller
35101ea8905e17844dbcd9c359246eed754b728e
[ "MIT" ]
5
2020-09-14T09:04:25.000Z
2020-10-21T17:31:45.000Z
Code Assets/Player/User Interface/Input Handler/Command/Abstracts/IUICommand.cs
PatOneill/Unity_Player_Controller
35101ea8905e17844dbcd9c359246eed754b728e
[ "MIT" ]
null
null
null
Code Assets/Player/User Interface/Input Handler/Command/Abstracts/IUICommand.cs
PatOneill/Unity_Player_Controller
35101ea8905e17844dbcd9c359246eed754b728e
[ "MIT" ]
2
2020-09-28T17:21:29.000Z
2020-09-30T05:35:18.000Z
public interface IUICommand { void Execute(); void Reverse(); }
14.4
29
0.652778
58a7bb5531732a980440dde02fa351edb6fbb2b2
1,013
cs
C#
Linguagens/C#/basico/repos/cap_02/Repeticao/Conceito_while/Form3.cs
rafaelvizu/Estudos
eef5e3e3706ff99959226c51b9907b6af4377bfe
[ "MIT" ]
null
null
null
Linguagens/C#/basico/repos/cap_02/Repeticao/Conceito_while/Form3.cs
rafaelvizu/Estudos
eef5e3e3706ff99959226c51b9907b6af4377bfe
[ "MIT" ]
null
null
null
Linguagens/C#/basico/repos/cap_02/Repeticao/Conceito_while/Form3.cs
rafaelvizu/Estudos
eef5e3e3706ff99959226c51b9907b6af4377bfe
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; namespace Conceito_while { public partial class Form3 : Form { public Form3() { InitializeComponent(); } ...
22.511111
77
0.514314
31b77e6e566aa8953750604bdf885c6c7b85bbf0
6,519
cshtml
C#
Source/C#/RiceDoctor/RiceDoctor.WebApp/Views/Admin/Website.cshtml
comfyneet/BachelorThesis
4e7aa7698fbc8421be61f5979505f1a28089b880
[ "MIT" ]
null
null
null
Source/C#/RiceDoctor/RiceDoctor.WebApp/Views/Admin/Website.cshtml
comfyneet/BachelorThesis
4e7aa7698fbc8421be61f5979505f1a28089b880
[ "MIT" ]
null
null
null
Source/C#/RiceDoctor/RiceDoctor.WebApp/Views/Admin/Website.cshtml
comfyneet/BachelorThesis
4e7aa7698fbc8421be61f5979505f1a28089b880
[ "MIT" ]
1
2022-03-17T13:45:05.000Z
2022-03-17T13:45:05.000Z
@model RiceDoctor.DatabaseManager.Website @{ var createdCategory = (string) ViewData["CreatedCategory"]; var deletedCategory = (string) ViewData["DeletedCategory"]; var websiteCreated = ViewData["WebsiteCreated"] != null && (bool) ViewData["WebsiteCreated"]; var websiteEdited = ViewData["WebsiteEdited"...
38.573964
188
0.466789
624bff142add3c87e82d6fa0342d54d2e78c0eab
1,364
cs
C#
EpicSerializer/EpicSerializer.cs
BiffJutsu/EpicSerializer
37058750ebf3c2ca65bb909cec058e4e1319d480
[ "MIT" ]
7
2017-10-31T03:02:21.000Z
2017-11-16T15:48:49.000Z
EpicSerializer/EpicSerializer.cs
cspital/EpicSerializer
37058750ebf3c2ca65bb909cec058e4e1319d480
[ "MIT" ]
14
2017-11-01T19:34:25.000Z
2017-12-27T17:51:39.000Z
EpicSerializer/EpicSerializer.cs
cspital/EpicSerializer
37058750ebf3c2ca65bb909cec058e4e1319d480
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; namespace EpicSerializer { /// <summary> /// EpicSerializer /// </summary> /// <typeparam name="T">Any type T where T : class</typeparam> public class EpicSerializer<T> : IDisposable where T : class { private EpicSerial...
27.836735
73
0.527859
6281f328d53e12a19685d1b567e5983c58ffbe07
15,009
cs
C#
tests/Rhinobyte.Extensions.DataAnnotations.Tests/ValidatorUnitTests.cs
RhinobyteSoftware/DependencyInjectionExtensions
15b60d4d92a88860789452cd5a857bc57447e832
[ "MIT" ]
1
2022-01-24T04:00:57.000Z
2022-01-24T04:00:57.000Z
tests/Rhinobyte.Extensions.DataAnnotations.Tests/ValidatorUnitTests.cs
RhinobyteSoftware/dotnet-extensions
15b60d4d92a88860789452cd5a857bc57447e832
[ "MIT" ]
null
null
null
tests/Rhinobyte.Extensions.DataAnnotations.Tests/ValidatorUnitTests.cs
RhinobyteSoftware/dotnet-extensions
15b60d4d92a88860789452cd5a857bc57447e832
[ "MIT" ]
null
null
null
using FluentAssertions; using Microsoft.VisualStudio.TestTools.UnitTesting; using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Globalization; using System.Linq; using System.Reflection; using System.Threading; using System.Threading.Tasks; using static FluentAsser...
36.607317
189
0.806649
0270d1f7c13a94f30b809c5b7eb33ac6b7fabf50
268
cs
C#
VisualStudio/Sources/Windows Forms View/ICountDownView.cs
Heinzman/DigiRcMan
a81d31871aca8c34914815ca780d2b9b4296b8ad
[ "MIT" ]
null
null
null
VisualStudio/Sources/Windows Forms View/ICountDownView.cs
Heinzman/DigiRcMan
a81d31871aca8c34914815ca780d2b9b4296b8ad
[ "MIT" ]
null
null
null
VisualStudio/Sources/Windows Forms View/ICountDownView.cs
Heinzman/DigiRcMan
a81d31871aca8c34914815ca780d2b9b4296b8ad
[ "MIT" ]
null
null
null
using System.Drawing; using System.Windows.Forms; namespace Elreg.WindowsFormsView { public interface ICountDownView : ISimpleView { string CountDownText { set; } Font CountDownFont { get; set; } Form Form { get; } } }
20.615385
50
0.623134
0a6bb8416515ca4b2ef9a3c5aec2e137048a0d6f
228
cs
C#
src/PasswordManager.Core/Repositories/IUnitOfWork.cs
Zankomag/PasswordManager
5435e3d68e6bee08c8a102eed7b84c48de6cd751
[ "MIT" ]
2
2021-04-04T10:17:03.000Z
2021-04-06T20:51:08.000Z
src/PasswordManager.Core/Repositories/IUnitOfWork.cs
Zankomag/PasswordManager
5435e3d68e6bee08c8a102eed7b84c48de6cd751
[ "MIT" ]
null
null
null
src/PasswordManager.Core/Repositories/IUnitOfWork.cs
Zankomag/PasswordManager
5435e3d68e6bee08c8a102eed7b84c48de6cd751
[ "MIT" ]
null
null
null
using System.Threading.Tasks; namespace PasswordManager.Core.Repositories { public interface IUnitOfWork { IAccountRepository AccountRepository { get; } IUserRepository UserRepository { get; } Task SaveAsync(); } }
17.538462
47
0.763158
cd8615469a792426bdb2a287bdb962f73847e12d
463
cs
C#
src/dotnet/CustomerAPI/Models/OrderProcessModel.cs
fbeltrao/apibattle
05b45ce46c65e73f373907f9dff75bdee42bd9e4
[ "MIT" ]
null
null
null
src/dotnet/CustomerAPI/Models/OrderProcessModel.cs
fbeltrao/apibattle
05b45ce46c65e73f373907f9dff75bdee42bd9e4
[ "MIT" ]
null
null
null
src/dotnet/CustomerAPI/Models/OrderProcessModel.cs
fbeltrao/apibattle
05b45ce46c65e73f373907f9dff75bdee42bd9e4
[ "MIT" ]
null
null
null
namespace CustomerAPI.Models { public class OrderProcessModel { public int OrderID { get; set; } public int CustomerID { get; set; } public decimal OrderTotal { get; set; } // Constructor public OrderProcessModel(int orderID, int customerID, decimal orderTotal) ...
22.047619
81
0.583153
852f91301ced7c0768e1cd1c307b294528ca1ece
170
cs
C#
LookupAnything/Properties/AssemblyInfo.cs
Fox536/Pathoschild-StardewMods-My-Edits
ad0b0d763e76e6605e2f7783d39dea9f4a54e28c
[ "MIT" ]
null
null
null
LookupAnything/Properties/AssemblyInfo.cs
Fox536/Pathoschild-StardewMods-My-Edits
ad0b0d763e76e6605e2f7783d39dea9f4a54e28c
[ "MIT" ]
null
null
null
LookupAnything/Properties/AssemblyInfo.cs
Fox536/Pathoschild-StardewMods-My-Edits
ad0b0d763e76e6605e2f7783d39dea9f4a54e28c
[ "MIT" ]
null
null
null
using System.Reflection; [assembly: AssemblyTitle("Pathoschild.Stardew.LookupAnything")] [assembly: AssemblyVersion("1.18.0")] [assembly: AssemblyFileVersion("1.18.0")]
28.333333
63
0.776471
012150eeb795620d11979f1b7d55ab7a943241db
5,648
cs
C#
BTCPayServer.Client/BTCPayServerClient.CustodianAccounts.cs
amrezzd/btcpayserver
8b7a52bc3ce48839a384581fa467ce3ce66716bb
[ "MIT" ]
1
2022-01-07T06:20:57.000Z
2022-01-07T06:20:57.000Z
BTCPayServer.Client/BTCPayServerClient.CustodianAccounts.cs
amrezzd/btcpayserver
8b7a52bc3ce48839a384581fa467ce3ce66716bb
[ "MIT" ]
null
null
null
BTCPayServer.Client/BTCPayServerClient.CustodianAccounts.cs
amrezzd/btcpayserver
8b7a52bc3ce48839a384581fa467ce3ce66716bb
[ "MIT" ]
null
null
null
using System.Collections.Generic; using System.Net.Http; using System.Threading; using System.Threading.Tasks; using BTCPayServer.Client.Models; namespace BTCPayServer.Client { public partial class BTCPayServerClient { public virtual async Task<IEnumerable<CustodianAccountData>> GetCustodianAccounts(st...
60.085106
207
0.715829
8baaa85c9c39ca14f8663396d75d32a12df0a7d2
1,437
cs
C#
src/assembly-differ/Exporters/OutputWriter.cs
nullean/assembly-differ
8e492457f6742897f579f4722163ce20fc4d1209
[ "MIT" ]
27
2020-03-07T06:07:35.000Z
2022-02-08T12:18:23.000Z
src/assembly-differ/Exporters/OutputWriter.cs
nullean/assembly-differ
8e492457f6742897f579f4722163ce20fc4d1209
[ "MIT" ]
14
2020-05-01T19:52:35.000Z
2021-05-05T16:19:24.000Z
src/assembly-differ/Exporters/OutputWriter.cs
nullean/AssemblyDiffer
8d7d65fff36ff5ee6a4a6c8dae95236dc8461455
[ "MIT" ]
8
2020-05-01T20:40:41.000Z
2022-02-18T10:53:11.000Z
using System; using System.IO; namespace Differ.Exporters { public class OutputWriterFactory { private string _configuredPath; public OutputWriterFactory(string outputPath) => _configuredPath = outputPath; public OutputWriter Create(string defaultFileName = null) { // only write to console if no --outpu...
23.557377
92
0.717467
5427bea0ecfd74ec31d59929c8f2ab6706b6a34c
1,247
cs
C#
src/WindowSystem/IRenderingContext.cs
n-stuff/window-system
826cefe868e65f31bb1b6354b483331f995a2787
[ "Apache-2.0" ]
1
2020-12-30T04:38:32.000Z
2020-12-30T04:38:32.000Z
src/WindowSystem/IRenderingContext.cs
n-stuff/window-system
826cefe868e65f31bb1b6354b483331f995a2787
[ "Apache-2.0" ]
1
2020-12-30T04:38:28.000Z
2020-12-30T04:38:28.000Z
src/WindowSystem/IRenderingContext.cs
n-stuff/window-system
826cefe868e65f31bb1b6354b483331f995a2787
[ "Apache-2.0" ]
null
null
null
namespace NStuff.WindowSystem { /// <summary> /// Represents an object that manages the rendering context of a window's client area. /// </summary> public interface IRenderingContext { /// <summary> /// Called just before the native window is created. /// </summary> ...
35.628571
90
0.59984
c85f3c031859ba2ef717d8eeba92b134512f9116
256
cs
C#
Server/src/Palla.Labs.Vdt.WebApi/App/Dominio/Dtos/LoginDto.cs
mfpalladino/palla.labs.vdt
19fb3ce4b49ae7ace4d57bbc12d18045c47d1f5b
[ "Unlicense" ]
null
null
null
Server/src/Palla.Labs.Vdt.WebApi/App/Dominio/Dtos/LoginDto.cs
mfpalladino/palla.labs.vdt
19fb3ce4b49ae7ace4d57bbc12d18045c47d1f5b
[ "Unlicense" ]
null
null
null
Server/src/Palla.Labs.Vdt.WebApi/App/Dominio/Dtos/LoginDto.cs
mfpalladino/palla.labs.vdt
19fb3ce4b49ae7ace4d57bbc12d18045c47d1f5b
[ "Unlicense" ]
null
null
null
 // ReSharper disable once CheckNamespace namespace Palla.Labs.Vdt.App.Dominio.Dtos { public class LoginDto { public string Dominio { get; set; } public string Usuario { get; set; } public string Senha { get; set; } } }
23.272727
43
0.628906
825218add446a229111abf34c26f8fd8e1950328
1,647
cs
C#
DAL/UserDal.cs
LanccBy2016/C2048
76093959065cfb8667ac517d5804bf177eb17428
[ "Apache-2.0" ]
1
2020-07-01T04:32:39.000Z
2020-07-01T04:32:39.000Z
DAL/UserDal.cs
LanccBy2016/C2048
76093959065cfb8667ac517d5804bf177eb17428
[ "Apache-2.0" ]
null
null
null
DAL/UserDal.cs
LanccBy2016/C2048
76093959065cfb8667ac517d5804bf177eb17428
[ "Apache-2.0" ]
null
null
null
using Model; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Dapper; namespace DAL { public class UserDal { /// <summary> /// 新增一个用户 /// </summary> /// <param name="u"></param> /// <returns></retu...
28.894737
94
0.515483
8e0a7d3fb17f9075c7dc93814e1f8e33337b6c04
336
cs
C#
Assets/Scripts/CrimeManager.cs
eguy5947/PartySampleFall2021
d84685c7555584bf0e93acf593f62ea6940983e3
[ "MIT" ]
null
null
null
Assets/Scripts/CrimeManager.cs
eguy5947/PartySampleFall2021
d84685c7555584bf0e93acf593f62ea6940983e3
[ "MIT" ]
null
null
null
Assets/Scripts/CrimeManager.cs
eguy5947/PartySampleFall2021
d84685c7555584bf0e93acf593f62ea6940983e3
[ "MIT" ]
5
2021-09-26T18:22:32.000Z
2021-10-12T04:58:11.000Z
using System; using System.Collections; using System.Collections.Generic; using UnityEngine; using Vector3 = UnityEngine.Vector3; public class CrimeManager : MonoBehaviour { public Action<Vector3, Transform> onCrimeHappen; public void TriggerCrime(Vector3 dir, Transform transform) { onCrimeHappen?.Invoke(dir, t...
22.4
61
0.791667
a51e79168c4ba221d011cff6d75c8776f7a6ba8a
6,374
cs
C#
Oracle_DB/Forms_Cliente/frmRemCliente.Designer.cs
andre-aps/softbook
e02a9eb5b6c1fd44f95fe90309e5443e44d81fcb
[ "Apache-2.0" ]
null
null
null
Oracle_DB/Forms_Cliente/frmRemCliente.Designer.cs
andre-aps/softbook
e02a9eb5b6c1fd44f95fe90309e5443e44d81fcb
[ "Apache-2.0" ]
null
null
null
Oracle_DB/Forms_Cliente/frmRemCliente.Designer.cs
andre-aps/softbook
e02a9eb5b6c1fd44f95fe90309e5443e44d81fcb
[ "Apache-2.0" ]
null
null
null
namespace Oracle_DB { partial class frmRemCliente { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <...
46.525547
165
0.590053
bc1bdbd15780f40717b067faca9be9ea13daafcc
523
cs
C#
source/Program.cs
TonyGravagno/NebulaXConvert
3df5631c74457f82f81796496c82a22154e2ed8d
[ "MIT" ]
null
null
null
source/Program.cs
TonyGravagno/NebulaXConvert
3df5631c74457f82f81796496c82a22154e2ed8d
[ "MIT" ]
null
null
null
source/Program.cs
TonyGravagno/NebulaXConvert
3df5631c74457f82f81796496c82a22154e2ed8d
[ "MIT" ]
null
null
null
using System; using System.Linq; namespace NebulaRnD.Utils.NebulaXConvert { internal class Program { private static void Main(string[] args) { if (args.Count() < 2) { Console.WriteLine("not enough arguments"); } else ...
23.772727
114
0.434034
bc514de05b37b1ef57c706a3aabab4f6b6006b6f
6,827
cs
C#
DalSic/generated/PnLegajoController.cs
saludnqn/Empadronamiento
f7b6b37e8e049c052a3126649de9f87e6ae4c865
[ "MIT" ]
null
null
null
DalSic/generated/PnLegajoController.cs
saludnqn/Empadronamiento
f7b6b37e8e049c052a3126649de9f87e6ae4c865
[ "MIT" ]
null
null
null
DalSic/generated/PnLegajoController.cs
saludnqn/Empadronamiento
f7b6b37e8e049c052a3126649de9f87e6ae4c865
[ "MIT" ]
null
null
null
using System; using System.Text; using System.Data; using System.Data.SqlClient; using System.Data.Common; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Configuration; using System.Xml; using System.Xml.Serialization; using SubSonic; using SubSonic.Utilities;...
29.682609
568
0.60334
0f9c52af0d6de4bd40c343cab8c9496122395305
292
cs
C#
fda-model/interfaces/IProvideRandomNumbers.cs
HydrologicEngineeringCenter/fda-model
1f967390abae94cfcdb2f4c5925925e5ed6cc405
[ "MIT" ]
2
2021-10-02T01:17:57.000Z
2022-01-28T22:22:54.000Z
fda-model/interfaces/IProvideRandomNumbers.cs
HydrologicEngineeringCenter/fda-model
1f967390abae94cfcdb2f4c5925925e5ed6cc405
[ "MIT" ]
115
2021-10-01T00:51:25.000Z
2022-03-31T23:23:42.000Z
fda-model/interfaces/IProvideRandomNumbers.cs
HydrologicEngineeringCenter/fda-model
1f967390abae94cfcdb2f4c5925925e5ed6cc405
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace interfaces { public interface IProvideRandomNumbers { double NextRandom(); double[] NextRandomSequence(int size); int Seed { get; } } }
18.25
46
0.708904
d24b8f9c15b1c0afd77bc11676a2f88574dcb95f
212
cs
C#
RingCentral/Definitions/UpdateMessageRequest.cs
ringcentral/ringcentral-csharp-client
9cf6bce1f5f04180bcaada33395581c70af55e14
[ "MIT" ]
25
2016-08-05T08:47:06.000Z
2019-12-10T11:10:21.000Z
RingCentral/Definitions/UpdateMessageRequest.cs
ringcentral/ringcentral-csharp-client
9cf6bce1f5f04180bcaada33395581c70af55e14
[ "MIT" ]
53
2016-08-30T20:48:58.000Z
2021-12-10T11:49:27.000Z
RingCentral/Definitions/UpdateMessageRequest.cs
ringcentral/ringcentral-csharp-client
9cf6bce1f5f04180bcaada33395581c70af55e14
[ "MIT" ]
24
2017-07-26T17:36:50.000Z
2022-03-05T09:48:11.000Z
namespace RingCentral { public partial class UpdateMessageRequest { // Read status of a message to be changed. Multiple values are accepted public string @readStatus { get; set; } } }
23.555556
79
0.669811
a9b67eb60ecdb2209ea3b3936403a9314ee8c1a8
1,010
cs
C#
Assets/_Project/Scripts/Content/Fighters/FighterStatsManager.cs
christides11/Mahou
c2e98b6366d8eb2251141bad63588cdf436c44f8
[ "MIT" ]
1
2021-12-13T08:36:34.000Z
2021-12-13T08:36:34.000Z
Assets/_Project/Scripts/Content/Fighters/FighterStatsManager.cs
christides11/Mahou
c2e98b6366d8eb2251141bad63588cdf436c44f8
[ "MIT" ]
null
null
null
Assets/_Project/Scripts/Content/Fighters/FighterStatsManager.cs
christides11/Mahou
c2e98b6366d8eb2251141bad63588cdf436c44f8
[ "MIT" ]
null
null
null
using NaughtyAttributes; using System.Collections; using System.Collections.Generic; using UnityEngine; namespace Mahou.Content.Fighters { public class FighterStatsManager : MonoBehaviour { [SerializeField] protected FighterManager fighterManager; public FighterStats CurrentStats { get { retur...
26.578947
80
0.638614
9d2a6257e64422dd1848afc39f5e9175fe54e8c4
9,405
cs
C#
src/Socean.Rpc/Core/TcpTransport.cs
stephan27/Socean.Rpc
969dbe0acca2976fc4902bd8e155d952d07e72af
[ "MIT" ]
1
2019-10-21T04:32:49.000Z
2019-10-21T04:32:49.000Z
src/Socean.Rpc/Core/TcpTransport.cs
stephan27/Socean.Rpc
969dbe0acca2976fc4902bd8e155d952d07e72af
[ "MIT" ]
null
null
null
src/Socean.Rpc/Core/TcpTransport.cs
stephan27/Socean.Rpc
969dbe0acca2976fc4902bd8e155d952d07e72af
[ "MIT" ]
null
null
null
using System; using System.Net; using System.Net.Sockets; using System.Threading; using Socean.Rpc.Core.Message; namespace Socean.Rpc.Core { internal class TcpTransport : ITransport, IDisposable { internal TcpTransport(TcpTransportHostBase transportHost, IPAddress ip, int port ) { ...
28.5
175
0.511005
242813de9df6c1c2a93a0f3ae9672d9faa672877
657
cs
C#
Docs/Sites/JavaTPoint/C#/C# Basic Programms/Palindrome.cs
Anim-101/CourseHub
570ddc2bca794c14921991d24fdf1b4a7d0beb68
[ "MIT" ]
3
2019-11-01T17:07:13.000Z
2020-04-01T10:27:05.000Z
Docs/Sites/JavaTPoint/C#/C# Basic Programms/Palindrome.cs
Anim-101/CourseHub
570ddc2bca794c14921991d24fdf1b4a7d0beb68
[ "MIT" ]
18
2020-08-10T05:11:24.000Z
2021-12-03T15:13:40.000Z
Docs/Sites/JavaTPoint/C#/C# Basic Programms/Palindrome.cs
Anim-101/CourseHub
570ddc2bca794c14921991d24fdf1b4a7d0beb68
[ "MIT" ]
null
null
null
using System; public class Palindrome { public static void Main(String [] args) { int number, mod, sum = 0, temp; Console.Write("Enter the Number: "); number = int.Parse(Console.ReadLine()); temp = number; while(number > 0) { mod ...
18.25
55
0.435312
02e7d3ac85913a4b58c075d40fdeb88d20de9c10
637
cs
C#
Assets/App/Scripts/Common/Editor/ReactiveProperty/ExtendInspectorDisplayDrawer.cs
Toshizabeth/Ling
803c5b23b2b05745c8aba794265dce12558a0f51
[ "MIT" ]
null
null
null
Assets/App/Scripts/Common/Editor/ReactiveProperty/ExtendInspectorDisplayDrawer.cs
Toshizabeth/Ling
803c5b23b2b05745c8aba794265dce12558a0f51
[ "MIT" ]
20
2021-01-17T14:19:48.000Z
2022-03-11T09:16:13.000Z
Assets/App/Scripts/Common/Editor/ReactiveProperty/ExtendInspectorDisplayDrawer.cs
Toshizabeth/Ling
803c5b23b2b05745c8aba794265dce12558a0f51
[ "MIT" ]
null
null
null
// // ExtendInspectorDisplayDrawer.cs // ProductName Ling // // Created by toshiki sakamoto on 2020.09.12 // using UniRx; using Ling.Common.ReactiveProperty; namespace Ling.Common.Editor.ReactiveProperty { /// <summary> /// インスペクタの表示の向上とイベントの通知が可能になる /// カスタムReactiveProperyを作成したら /// [UnityEditor....
24.5
72
0.747253
6d566712511c5f55ce75002e5aadb890302389cf
372
cs
C#
src/compiler/api/Domain/IL/Members/Fields.cs
rbtech/uno
1bdfb278b3f989141caebf7cde65fd634e4ad079
[ "MIT" ]
84
2018-05-03T09:36:13.000Z
2021-12-31T05:10:43.000Z
src/compiler/api/Domain/IL/Members/Fields.cs
Nicero/uno
c13ce69cbe164751196569c8e35eebd8fdba95a2
[ "MIT" ]
157
2018-05-03T07:47:32.000Z
2021-08-23T05:42:11.000Z
src/compiler/api/Domain/IL/Members/Fields.cs
Nicero/uno
c13ce69cbe164751196569c8e35eebd8fdba95a2
[ "MIT" ]
25
2018-05-03T07:38:06.000Z
2021-12-18T21:18:55.000Z
namespace Uno.Compiler.API.Domain.IL.Members { public static class Fields { public static Field[] Copy(this Field[] fields, CopyState state) { var result = new Field[fields.Length]; for (int i = 0; i < fields.Length; i++) result[i] = state.GetMember(field...
24.8
72
0.543011
6d7cb37d9e470d0a79fbd51a357961c601075452
1,024
cs
C#
Achilles.Entities.Sqlite/Modelling/Mapping/IRelationshipMapping.cs
Achilles-Software/Entities.Sqlite
89b7a602b54e69b3bf5b4c1918ab36d0b5ae1f68
[ "Apache-2.0" ]
8
2018-08-10T04:03:24.000Z
2022-02-23T22:04:16.000Z
Achilles.Entities.Sqlite/Modelling/Mapping/IRelationshipMapping.cs
Achilles-Software/Entities.Sqlite
89b7a602b54e69b3bf5b4c1918ab36d0b5ae1f68
[ "Apache-2.0" ]
15
2018-08-05T20:45:42.000Z
2019-02-05T16:56:54.000Z
Achilles.Entities.Sqlite/Modelling/Mapping/IRelationshipMapping.cs
Achilles-Software/Entities.Sqlite
89b7a602b54e69b3bf5b4c1918ab36d0b5ae1f68
[ "Apache-2.0" ]
2
2018-08-22T13:56:35.000Z
2020-10-01T17:44:05.000Z
#region Copyright Notice // Copyright (c) by Achilles Software, All rights reserved. // // Licensed under the MIT License. See License.txt in the project root for license information. // // Send questions regarding this copyright notice to: mailto:Todd.Thomson@achilles-software.com #endregion #region Namespaces us...
27.675676
149
0.670898
6a7d31d7accc25dacc84aaf379d9b19c8266e7df
586
cs
C#
Kard.Core/Dtos/ResultDto.cs
Sdzeng/Kard
7f0bf97f1d20034f97eef800eadab71cf940c1ad
[ "Apache-2.0" ]
3
2017-09-21T16:37:56.000Z
2018-12-12T13:40:22.000Z
Kard.Core/Dtos/ResultDto.cs
Sdzeng/Kard
7f0bf97f1d20034f97eef800eadab71cf940c1ad
[ "Apache-2.0" ]
3
2020-05-09T01:46:10.000Z
2020-12-18T22:56:11.000Z
Kard.Core/Dtos/ResultDto.cs
Sdzeng/Kard
7f0bf97f1d20034f97eef800eadab71cf940c1ad
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Kard.Core.Dtos { public class ResultDto<T> { public bool Result { get; set; } public string Message { get; set; } public T Data { get; set; } public ...
18.903226
83
0.561433
ed31956c104e108b38502322e3a64d610eedba71
2,742
cs
C#
Assets/Scripts/Controllers/ArenaController.cs
osahin2/LoremIpsumJamProject
dec0fa86c575ad21ef6dcfcd5fb3452e5db8878b
[ "MIT" ]
null
null
null
Assets/Scripts/Controllers/ArenaController.cs
osahin2/LoremIpsumJamProject
dec0fa86c575ad21ef6dcfcd5fb3452e5db8878b
[ "MIT" ]
null
null
null
Assets/Scripts/Controllers/ArenaController.cs
osahin2/LoremIpsumJamProject
dec0fa86c575ad21ef6dcfcd5fb3452e5db8878b
[ "MIT" ]
1
2021-05-11T21:22:54.000Z
2021-05-11T21:22:54.000Z
using System; using System.Collections; using System.Collections.Generic; using Behaviours; using Managers; using UnityEngine; namespace Controllers { public class ArenaController : MonoBehaviour { [SerializeField] private List<DrumBubbleSpawner> _drumBubbleSpawners; [SerializeField] private L...
35.153846
167
0.611597
b143fed36a09a1b4d586252dfbff9a6b51dfe80d
493
cs
C#
Tools/2MGFX/Options.cs
azchohfi/MonoGame
16ddd76977174f6ad8eb04f52b50dec9cdf28dad
[ "MS-PL" ]
4
2015-01-01T12:19:02.000Z
2020-07-15T10:29:25.000Z
Tools/2MGFX/Options.cs
7modelsan/MonoGame
d7f476901dc0eae4b8ba09f66987dcced0ac4a6e
[ "MS-PL" ]
4
2015-10-02T14:34:15.000Z
2018-06-01T15:22:52.000Z
Tools/2MGFX/Options.cs
7modelsan/MonoGame
d7f476901dc0eae4b8ba09f66987dcced0ac4a6e
[ "MS-PL" ]
3
2016-02-15T01:04:48.000Z
2019-11-06T14:34:22.000Z
namespace TwoMGFX { public class Options { [Utilities.CommandLineParser.Required] public string SourceFile; [Utilities.CommandLineParser.Required] public string OutputFile = string.Empty; [Utilities.CommandLineParser.Name("Profile", "\t - Must be either DirectX_11, Ope...
27.388889
112
0.673428
b161674148271750db26d0636b9dbe951234cfa1
9,347
cs
C#
sdk/storagesync/Microsoft.Azure.Management.StorageSync/src/Generated/Models/CloudEndpointChangeEnumerationActivity.cs
gjy5885/azure-sdk-for-net
5491b723c94176509a91c340485f10009189ac72
[ "MIT" ]
3,268
2015-01-08T04:21:52.000Z
2022-03-31T11:10:48.000Z
sdk/storagesync/Microsoft.Azure.Management.StorageSync/src/Generated/Models/CloudEndpointChangeEnumerationActivity.cs
gjy5885/azure-sdk-for-net
5491b723c94176509a91c340485f10009189ac72
[ "MIT" ]
18,748
2015-01-06T00:12:22.000Z
2022-03-31T23:55:50.000Z
sdk/storagesync/Microsoft.Azure.Management.StorageSync/src/Generated/Models/CloudEndpointChangeEnumerationActivity.cs
gjy5885/azure-sdk-for-net
5491b723c94176509a91c340485f10009189ac72
[ "MIT" ]
4,179
2015-01-07T20:13:22.000Z
2022-03-31T09:09:02.000Z
// <auto-generated> // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // re...
43.073733
641
0.624371
dad0f9285f5151d1cd869a3e3a00437628838da6
1,859
cs
C#
src/Core/EncounterResults/SetIsObjectiveTargetByTagResult.cs
wmtorode/MissionControl
3328f07da892af73135b4f9e7fb2bae5a3f312cf
[ "MIT" ]
null
null
null
src/Core/EncounterResults/SetIsObjectiveTargetByTagResult.cs
wmtorode/MissionControl
3328f07da892af73135b4f9e7fb2bae5a3f312cf
[ "MIT" ]
null
null
null
src/Core/EncounterResults/SetIsObjectiveTargetByTagResult.cs
wmtorode/MissionControl
3328f07da892af73135b4f9e7fb2bae5a3f312cf
[ "MIT" ]
null
null
null
using UnityEngine; using System; using System.Collections.Generic; using BattleTech; using BattleTech.Framework; using BattleTech.UI; using HBS.Collections; using Harmony; namespace MissionControl.Result { public class SetIsObjectiveTargetByTagResult : EncounterResult { public bool IsObjectiveTarget { get; s...
44.261905
148
0.753631
dafabb0df310876839fee9449250ba082b0b9c5b
1,833
cs
C#
Snorlax's utilities/Factions/Scripts/Factions.cs
InsomniacSnorlax/Snorlax-Utilizes
4d53c3c7ac48bd6640ec344d0ee4af0a28653782
[ "MIT" ]
null
null
null
Snorlax's utilities/Factions/Scripts/Factions.cs
InsomniacSnorlax/Snorlax-Utilizes
4d53c3c7ac48bd6640ec344d0ee4af0a28653782
[ "MIT" ]
null
null
null
Snorlax's utilities/Factions/Scripts/Factions.cs
InsomniacSnorlax/Snorlax-Utilizes
4d53c3c7ac48bd6640ec344d0ee4af0a28653782
[ "MIT" ]
null
null
null
using UnityEngine; namespace Snorlax.Factions { [CreateAssetMenu(menuName = "Factions")] public class Factions : ScriptableObject { public string factionName; public Sprite factionIcon; public Relations[] relations; /// <summary> /// Sets currentRelation...
30.55
108
0.58156
251cae5e44b8f0e44725536ad84ca834e3466e36
334
cs
C#
src/MailCheck.Spf.Client/Domain/ResponseBase.cs
ukncsc/MailCheck.Public.Dmarc
6ffa964ee440bc2f5bdb68271c5a86388d8311f4
[ "Apache-2.0" ]
null
null
null
src/MailCheck.Spf.Client/Domain/ResponseBase.cs
ukncsc/MailCheck.Public.Dmarc
6ffa964ee440bc2f5bdb68271c5a86388d8311f4
[ "Apache-2.0" ]
null
null
null
src/MailCheck.Spf.Client/Domain/ResponseBase.cs
ukncsc/MailCheck.Public.Dmarc
6ffa964ee440bc2f5bdb68271c5a86388d8311f4
[ "Apache-2.0" ]
1
2021-04-11T09:44:40.000Z
2021-04-11T09:44:40.000Z
using System; using System.Collections.Generic; using System.Net; using System.Text; namespace MailCheck.Spf.Client.Domain { public class ResponseBase { public ResponseBase(HttpStatusCode statusCode) { StatusCode = statusCode; } public HttpStatusCode StatusCode { g...
18.555556
54
0.658683
ed6cc07b208d8a48c606f945aad52b7ee0b668a0
12,506
cs
C#
sdk/dotnet/RandomPassword.cs
stack72/pulumi-random
27e755c63c872f08ecaebcdf94112bf77d920a12
[ "ECL-2.0", "Apache-2.0" ]
19
2018-11-13T00:07:45.000Z
2022-03-18T15:29:04.000Z
sdk/dotnet/RandomPassword.cs
stack72/pulumi-random
27e755c63c872f08ecaebcdf94112bf77d920a12
[ "ECL-2.0", "Apache-2.0" ]
71
2018-11-05T19:01:17.000Z
2022-03-25T20:04:56.000Z
sdk/dotnet/RandomPassword.cs
stack72/pulumi-random
27e755c63c872f08ecaebcdf94112bf77d920a12
[ "ECL-2.0", "Apache-2.0" ]
4
2019-10-05T10:33:36.000Z
2021-09-16T17:18:05.000Z
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Threading.Tasks; using Pulumi.Serialization; names...
37
259
0.568607
aa9bd009df5ea8c0c79c29fee07649d034d38ae1
313
cs
C#
MTProto.NET/Schema/TL/_generated/TLInputMessagesFilterGif.cs
Gostareh-Negar/TeleNet
155e8e14b0ba50c77b0904af9972adee43d0a3a0
[ "MIT" ]
null
null
null
MTProto.NET/Schema/TL/_generated/TLInputMessagesFilterGif.cs
Gostareh-Negar/TeleNet
155e8e14b0ba50c77b0904af9972adee43d0a3a0
[ "MIT" ]
null
null
null
MTProto.NET/Schema/TL/_generated/TLInputMessagesFilterGif.cs
Gostareh-Negar/TeleNet
155e8e14b0ba50c77b0904af9972adee43d0a3a0
[ "MIT" ]
null
null
null
using MTProto.NET.Attributes; namespace MTProto.NET.Schema.TL { [MTObject(0xffc86587)] public class TLInputMessagesFilterGif : TLAbsMessagesFilter { public override uint Constructor { get { return 0xffc86587; } } } }
15.65
63
0.549521
aaa603f807b04324cb5bfb66b82374402d073095
3,970
cs
C#
SpaceShooterClient/SpaceShooter/GameData/GameObject.cs
i-m-happy/SpaceShooter
f290f568e59bdb994755b296514141db3379c1a7
[ "MIT" ]
null
null
null
SpaceShooterClient/SpaceShooter/GameData/GameObject.cs
i-m-happy/SpaceShooter
f290f568e59bdb994755b296514141db3379c1a7
[ "MIT" ]
null
null
null
SpaceShooterClient/SpaceShooter/GameData/GameObject.cs
i-m-happy/SpaceShooter
f290f568e59bdb994755b296514141db3379c1a7
[ "MIT" ]
null
null
null
using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using System.Collections.Generic; namespace SpaceShooter.GameData { public abstract class GameObject { #region 멤버 변수 protected Texture2D mTexture2D; protected Vector2 mPosition; protected Vector2 mOriginPoin...
39.7
153
0.579597
f2e2f1e6ab0fa7f459b6ed15c89e0049c7dd9ef8
732
cs
C#
MvvmUtils/SalaryBook/ViewModels/MainSalaryViewModel.cs
pellared/MvvmUtils
c0931517a13bd136754c98c2b6b46856320c4233
[ "MIT" ]
1
2021-02-09T10:39:26.000Z
2021-02-09T10:39:26.000Z
MvvmUtils/SalaryBook/ViewModels/MainSalaryViewModel.cs
pellared/MvvmUtils
c0931517a13bd136754c98c2b6b46856320c4233
[ "MIT" ]
null
null
null
MvvmUtils/SalaryBook/ViewModels/MainSalaryViewModel.cs
pellared/MvvmUtils
c0931517a13bd136754c98c2b6b46856320c4233
[ "MIT" ]
2
2020-03-12T03:07:15.000Z
2021-09-20T09:04:45.000Z
namespace Pellared.SalaryBook.ViewModels { public class MainSalaryViewModel { private readonly SalaryTableViewModel salaryTableViewModel; private readonly AddSalaryViewModel addSalaryViewModel; public MainSalaryViewModel(SalaryTableViewModel salaryTableViewModel, AddSalaryViewModel add...
30.5
116
0.685792
0d1dfab898e797b18866ea719a77e48a79925922
228
cs
C#
source/R5T.Tools.NuGet.Types/Code/Classes/PackageName.cs
SafetyCone/R5T.Tools.NuGet.Types
ec7341483b1d2d513ceca7120d0e6202e02e92cb
[ "MIT" ]
null
null
null
source/R5T.Tools.NuGet.Types/Code/Classes/PackageName.cs
SafetyCone/R5T.Tools.NuGet.Types
ec7341483b1d2d513ceca7120d0e6202e02e92cb
[ "MIT" ]
null
null
null
source/R5T.Tools.NuGet.Types/Code/Classes/PackageName.cs
SafetyCone/R5T.Tools.NuGet.Types
ec7341483b1d2d513ceca7120d0e6202e02e92cb
[ "MIT" ]
null
null
null
using System; using R5T.NetStandard; namespace R5T.Tools.NuGet { public class PackageName : TypedString { public PackageName(string value) : base(value) { } } }
14.25
43
0.535088
d67d1a16f755587e6a803207e4380ad0bb5b3295
130
cs
C#
src/XamarinEvolve.Clients.Portable.NetStandard/Interfaces/IProvidePageInfo.cs
XpiritBV/app-evolve
5a95dc246adffca92449f14c9670b428c5881316
[ "MIT" ]
15
2016-10-05T12:24:56.000Z
2019-09-28T14:23:27.000Z
src/XamarinEvolve.Clients.Portable.NetStandard/Interfaces/IProvidePageInfo.cs
XpiritBV/app-evolve
5a95dc246adffca92449f14c9670b428c5881316
[ "MIT" ]
null
null
null
src/XamarinEvolve.Clients.Portable.NetStandard/Interfaces/IProvidePageInfo.cs
XpiritBV/app-evolve
5a95dc246adffca92449f14c9670b428c5881316
[ "MIT" ]
3
2016-10-15T20:29:36.000Z
2017-03-06T14:25:19.000Z
using System; namespace XamarinEvolve.Clients.Portable { public interface IProvidePageInfo { AppPage PageType { get; } } }
13
40
0.746154
7ca6741a16c9dd72f7a99610cb6f970cd6aa05f7
5,776
cs
C#
Dataphor/Dataphoria/SchemaDesigner/DesignerControl.cs
johanduf/Dataphor
d6b9ce46103162bc80fc4235dfc0cdcb1ed643f8
[ "BSD-3-Clause" ]
57
2015-02-17T16:37:26.000Z
2022-03-14T08:54:48.000Z
Dataphor/Dataphoria/SchemaDesigner/DesignerControl.cs
johanduf/Dataphor
d6b9ce46103162bc80fc4235dfc0cdcb1ed643f8
[ "BSD-3-Clause" ]
32
2015-09-18T09:09:41.000Z
2020-10-23T18:56:29.000Z
Dataphor/Dataphoria/SchemaDesigner/DesignerControl.cs
johanduf/Dataphor
d6b9ce46103162bc80fc4235dfc0cdcb1ed643f8
[ "BSD-3-Clause" ]
18
2016-02-10T00:17:33.000Z
2021-09-07T08:48:43.000Z
/* Dataphor © Copyright 2000-2008 Alphora This file is licensed under a modified BSD-license which can be found here: http://dataphor.org/dataphor_license.txt */ using System; using System.Windows.Forms; using System.Collections; using System.ComponentModel; using Crownwood.Magic.Controls; namespace Al...
23.966805
125
0.657375
422bc08aa2533e99b5522c14b1f6b657404c5321
1,194
cs
C#
River.Orqa.Editor/IEditPage.cs
stevencohn/Orqa
34c698fc7aa4d714da6f175d4799e03ce1632eed
[ "MIT" ]
2
2018-10-31T10:10:09.000Z
2020-11-13T03:38:17.000Z
River.Orqa.Editor/IEditPage.cs
stevencohn/Orqa
34c698fc7aa4d714da6f175d4799e03ce1632eed
[ "MIT" ]
null
null
null
River.Orqa.Editor/IEditPage.cs
stevencohn/Orqa
34c698fc7aa4d714da6f175d4799e03ce1632eed
[ "MIT" ]
1
2020-07-05T11:00:33.000Z
2020-07-05T11:00:33.000Z
namespace River.Orqa.Editor { using River.Orqa.Editor.Common; using System; using System.Drawing; using System.Drawing.Printing; public interface IEditPage { // Methods void Assign(IEditPage Source); int BeginUpdate(); int EndUpdate(); Rectangle GetBou...
17.558824
61
0.553601
9ef7088cece2d692177e8395f8aff70423fd06a0
10,060
cs
C#
Form1.cs
caneraltuner/Hastane-Otomasyonu
5d629f4d048743b0fac9ed9856882d7adfaedd3d
[ "BSD-3-Clause" ]
null
null
null
Form1.cs
caneraltuner/Hastane-Otomasyonu
5d629f4d048743b0fac9ed9856882d7adfaedd3d
[ "BSD-3-Clause" ]
null
null
null
Form1.cs
caneraltuner/Hastane-Otomasyonu
5d629f4d048743b0fac9ed9856882d7adfaedd3d
[ "BSD-3-Clause" ]
1
2019-08-09T14:58:57.000Z
2019-08-09T14:58:57.000Z
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using FireSharp.Config; using FireSharp.Interfaces; using FireSharp.Response; namespace o...
34.809689
167
0.521571
737d8aab430084f6b4a24d9453ea263be6ef4f3c
13,951
cs
C#
code/dotnet/Vermilion/v1/src/FactSet.SDK.Vermilion/Model/CreatedScimUserJSONResponse.cs
factset/enterprise-sdk
3fd4d1360756c515c9737a0c9a992c7451d7de7e
[ "Apache-2.0" ]
6
2022-02-07T16:34:18.000Z
2022-03-30T08:04:57.000Z
code/dotnet/Vermilion/v1/src/FactSet.SDK.Vermilion/Model/CreatedScimUserJSONResponse.cs
factset/enterprise-sdk
3fd4d1360756c515c9737a0c9a992c7451d7de7e
[ "Apache-2.0" ]
2
2022-02-07T05:25:57.000Z
2022-03-07T14:18:04.000Z
code/dotnet/Vermilion/v1/src/FactSet.SDK.Vermilion/Model/CreatedScimUserJSONResponse.cs
factset/enterprise-sdk
3fd4d1360756c515c9737a0c9a992c7451d7de7e
[ "Apache-2.0" ]
null
null
null
/* * VRS API documentation * * Documentation on all available end points in the VRSAPI * * The version of the OpenAPI document: v1 * Generated by: https://github.com/openapitools/openapi-generator.git */ using System; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectMo...
39.409605
647
0.52154
b270e14811f94d7363388eb81b4e42274b9f5005
1,235
cs
C#
Assets/Scripts/Path_Finding.cs
Klokabell/BumRush
a3899c846623a54fe427821683e760520bd0aaab
[ "MIT" ]
null
null
null
Assets/Scripts/Path_Finding.cs
Klokabell/BumRush
a3899c846623a54fe427821683e760520bd0aaab
[ "MIT" ]
1
2020-02-27T16:01:11.000Z
2020-02-27T16:01:11.000Z
Assets/Scripts/Path_Finding.cs
Klokabell/BumRush
a3899c846623a54fe427821683e760520bd0aaab
[ "MIT" ]
3
2021-01-02T20:14:52.000Z
2021-04-20T19:59:34.000Z
using UnityEngine; using UnityEngine.AI; public class Path_Finding : MonoBehaviour { NavMeshAgent _navMeshAgent; GameObject endObject; public float ratSpeed = 1f; private Transform target; // Start is called before the first frame update void Start() { _navMeshAge...
25.204082
94
0.57247
9f01ce27f34c72955123008caef49f3f07a41958
783
cs
C#
snippets/core/system-text-json/csharp/Utilities.cs
Skalda/samples
bc25d342d4cf041b953665cb5235e8d5489d34a0
[ "CC-BY-4.0", "MIT" ]
1
2021-10-07T09:45:03.000Z
2021-10-07T09:45:03.000Z
snippets/core/system-text-json/csharp/Utilities.cs
Skalda/samples
bc25d342d4cf041b953665cb5235e8d5489d34a0
[ "CC-BY-4.0", "MIT" ]
1
2020-01-03T18:25:19.000Z
2020-01-03T18:25:19.000Z
snippets/core/system-text-json/csharp/Utilities.cs
Skalda/samples
bc25d342d4cf041b953665cb5235e8d5489d34a0
[ "CC-BY-4.0", "MIT" ]
1
2022-03-07T20:09:25.000Z
2022-03-07T20:09:25.000Z
using Microsoft.VisualBasic.CompilerServices; using System; using System.Collections.Generic; using System.Text; namespace SystemTextJsonSamples { class Utilities { public static void DisplayPropertyValues(object o) { var objectType = o.GetType(); Console.WriteLine($"{o...
30.115385
101
0.57599
505301582d12908adf75e86babb014266b2ca5c0
2,217
cs
C#
DAM2/Dispositivos moviles/Ejercicios/EmpresaMoviles/EmpresaMoviles/CamaraWEB.cs
armandix23/DAM
e7a706dfb5fc9954581ed00eb97b7eb3c9769851
[ "BSD-3-Clause" ]
null
null
null
DAM2/Dispositivos moviles/Ejercicios/EmpresaMoviles/EmpresaMoviles/CamaraWEB.cs
armandix23/DAM
e7a706dfb5fc9954581ed00eb97b7eb3c9769851
[ "BSD-3-Clause" ]
null
null
null
DAM2/Dispositivos moviles/Ejercicios/EmpresaMoviles/EmpresaMoviles/CamaraWEB.cs
armandix23/DAM
e7a706dfb5fc9954581ed00eb97b7eb3c9769851
[ "BSD-3-Clause" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace EmpresaMoviles { class CamaraWEB { private string marca; private string objetivo; private int peso; private int resolucion; private int valor; ...
18.630252
65
0.325214
09d417847038dc2b0cf5a9debf78c9c015cb2f80
342
cs
C#
Neon.HomeControl.Api/Core/Events/ScriptOutputEvent.cs
tgiachi/Neon.HomeControl
71ffca9dba043c03b3c2a576e36dfa3eb4fc2c3d
[ "MIT" ]
55
2019-07-18T13:29:55.000Z
2022-02-28T01:20:43.000Z
Neon.HomeControl.Api/Core/Events/ScriptOutputEvent.cs
tgiachi/Neon.HomeControl
71ffca9dba043c03b3c2a576e36dfa3eb4fc2c3d
[ "MIT" ]
19
2019-07-17T13:01:13.000Z
2019-08-13T19:22:30.000Z
Neon.HomeControl.Api/Core/Events/ScriptOutputEvent.cs
tgiachi/Neon.HomeControl
71ffca9dba043c03b3c2a576e36dfa3eb4fc2c3d
[ "MIT" ]
6
2019-07-26T04:44:32.000Z
2022-03-24T11:30:30.000Z
using System; using System.Collections.Generic; using System.Text; using MediatR; namespace Neon.HomeControl.Api.Core.Events { public class ScriptOutputEvent : INotification { public DateTime EventDate { get; set; } public string Category { get; set; } public string Level { get; set; } public string Messa...
19
47
0.725146
5794a2ad840cdb336657a22446042000c9170b89
6,789
cs
C#
EngineeringUnits/CombinedUnits/MassFlux/MassFluxSet.cs
AtefeBahrani/EngineeringUnits
34fc62d0040e3a0ed92a9599948f9ecb3ebfed8d
[ "MIT" ]
null
null
null
EngineeringUnits/CombinedUnits/MassFlux/MassFluxSet.cs
AtefeBahrani/EngineeringUnits
34fc62d0040e3a0ed92a9599948f9ecb3ebfed8d
[ "MIT" ]
null
null
null
EngineeringUnits/CombinedUnits/MassFlux/MassFluxSet.cs
AtefeBahrani/EngineeringUnits
34fc62d0040e3a0ed92a9599948f9ecb3ebfed8d
[ "MIT" ]
null
null
null
using EngineeringUnits.Units; namespace EngineeringUnits { //This class is auto-generated, changes to the file will be overwritten! public partial class MassFlux { /// <summary> /// Get MassFlux from SI. /// </summary> /// <exception cref="ArgumentE...
50.664179
120
0.625571
f5542ca1d663de94957d969331a646761183be3e
9,659
cs
C#
PlayGen.SUGAR.Server.EntityFramework.Tests/UserFriendTests.cs
playgen/SUGAR-SocialGamification
7fa079225405a2bf27ff070e7bf71c07b46f42b1
[ "Apache-2.0" ]
12
2016-12-23T18:12:59.000Z
2021-11-03T08:25:20.000Z
PlayGen.SUGAR.Server.EntityFramework.Tests/UserFriendTests.cs
playgenhub/SUGAR-SocialGamification
7fa079225405a2bf27ff070e7bf71c07b46f42b1
[ "Apache-2.0" ]
2
2018-05-08T11:35:38.000Z
2018-08-10T07:49:36.000Z
PlayGen.SUGAR.Server.EntityFramework.Tests/UserFriendTests.cs
playgenhub/SUGAR-SocialGamification
7fa079225405a2bf27ff070e7bf71c07b46f42b1
[ "Apache-2.0" ]
4
2020-03-17T18:09:46.000Z
2021-11-03T08:25:22.000Z
using System; using System.Linq; using PlayGen.SUGAR.Common; using PlayGen.SUGAR.Server.EntityFramework.Controllers; using PlayGen.SUGAR.Server.EntityFramework.Exceptions; using PlayGen.SUGAR.Server.Model; using Xunit; namespace PlayGen.SUGAR.Server.EntityFramework.Tests { public class UserFriendTests : EntityFramew...
30.859425
111
0.74252
686a1986b9305693f25fae89f7ee004eb10ac9b0
850
cs
C#
Assets/GGJ2021/Scripts/AI/NavMeshSimulator.cs
SergioPenaloza0507/ggj2021
015dfa0311426028e249334cce0d33f4b6265767
[ "MIT" ]
null
null
null
Assets/GGJ2021/Scripts/AI/NavMeshSimulator.cs
SergioPenaloza0507/ggj2021
015dfa0311426028e249334cce0d33f4b6265767
[ "MIT" ]
null
null
null
Assets/GGJ2021/Scripts/AI/NavMeshSimulator.cs
SergioPenaloza0507/ggj2021
015dfa0311426028e249334cce0d33f4b6265767
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.AI; [RequireComponent(typeof(NavMeshAgent))] public class NavMeshSimulator : MonoBehaviour { Terrain t; NavMeshAgent nav; [SerializeField] float heightOffset; Vector3 last; // Start is called before th...
22.972973
78
0.602353
87083b680d6a54956d035d75e21fd9b98a3e7d8c
826
cs
C#
IctBaden.Modbus.Core/InMemoryDataBlock.cs
FrankPfattheicher/IctBaden.Modbus
46baba6c1d14a27ceca2ab71cb47475b4022533e
[ "MIT" ]
1
2021-09-03T22:31:30.000Z
2021-09-03T22:31:30.000Z
IctBaden.Modbus.Core/InMemoryDataBlock.cs
FrankPfattheicher/IctBaden.Modbus
46baba6c1d14a27ceca2ab71cb47475b4022533e
[ "MIT" ]
null
null
null
IctBaden.Modbus.Core/InMemoryDataBlock.cs
FrankPfattheicher/IctBaden.Modbus
46baba6c1d14a27ceca2ab71cb47475b4022533e
[ "MIT" ]
null
null
null
namespace IctBaden.Modbus.Core { /// <summary> /// Represents an in memory data block /// representing device data /// </summary> /// <typeparam name="TData"></typeparam> public class InMemoryDataBlock<TData> { private readonly ushort _offset; private readonly TData[] _data...
25.8125
60
0.487893
139874b2372711997091cbb7beff4abe6c4c5cdc
376
cs
C#
RegexPerformance/Program.cs
HunterCarlson/RegexPerformance
96ebf98c7f7d7eb15ff94df58c9f44d728186d34
[ "MIT" ]
null
null
null
RegexPerformance/Program.cs
HunterCarlson/RegexPerformance
96ebf98c7f7d7eb15ff94df58c9f44d728186d34
[ "MIT" ]
null
null
null
RegexPerformance/Program.cs
HunterCarlson/RegexPerformance
96ebf98c7f7d7eb15ff94df58c9f44d728186d34
[ "MIT" ]
null
null
null
using System.Text.RegularExpressions; namespace RegexPerformance { internal class Program { private static void Main() { var regex = new Regex(@"/^(?=.*[\d])(?=.*[a-z])(?=.*[A-Z])\S{8,4096}$/"); PlotByStringLength.Plot(regex.ToString(), true); PlotByIterati...
23.5
85
0.547872
92bdc09521a13392a500a6c74acc0101393a5fbb
762
cs
C#
CSharpCheck/Generators/ListGenerator.cs
marufbd/CSharpCheck
bdc33ee27d063d1fa442ad4edc35a97a0f15b312
[ "Apache-2.0" ]
3
2015-09-16T10:36:23.000Z
2018-03-12T02:21:53.000Z
CSharpCheck/Generators/ListGenerator.cs
marufbd/CSharpCheck
bdc33ee27d063d1fa442ad4edc35a97a0f15b312
[ "Apache-2.0" ]
null
null
null
CSharpCheck/Generators/ListGenerator.cs
marufbd/CSharpCheck
bdc33ee27d063d1fa442ad4edc35a97a0f15b312
[ "Apache-2.0" ]
null
null
null
#region Copyright // CSharpCheck // Copyright (c) 2013, Maruf Rahman. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // There is NO WARRANTY. See the file LICENSE for the full text. #endregion using System.Collections.Generic; using System.Linq; names...
26.275862
77
0.597113
92bf25c3e88e5405a89da241504c882d802600f7
2,514
cs
C#
Poker.Core/Combinations/3.ThreeOfKindCombo.cs
AlexanderGurskiy/Texas-Holdem
924487c50869875c81a3618811746d50c6647b7d
[ "Apache-2.0" ]
1
2020-03-26T13:46:12.000Z
2020-03-26T13:46:12.000Z
Poker.Core/Combinations/3.ThreeOfKindCombo.cs
AlexanderGurskiy/Texas-Holdem
924487c50869875c81a3618811746d50c6647b7d
[ "Apache-2.0" ]
null
null
null
Poker.Core/Combinations/3.ThreeOfKindCombo.cs
AlexanderGurskiy/Texas-Holdem
924487c50869875c81a3618811746d50c6647b7d
[ "Apache-2.0" ]
null
null
null
using Poker.Core.Domain; using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Poker.Core.Combinations { public class ThreeOfKindCombo : Combo { public ThreeOfKindCombo(IReadOnlyList<Card> combo, IReadOnlyList<Card> kickers) : base(combo, kickers)...
31.822785
119
0.556881