added
string
created
string
id
string
metadata
dict
source
string
text
string
code-score
float64
md5
string
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67433
{ "extension": "c-sharp", "max_stars_count": "1447.0", "max_stars_repo_name": "EFeru/ScottPlot", "max_stars_repo_path": "src/tests/Plot/GetCoordinate.cs", "provenance": "train-00000-of-00045.jsonl.gz:67434" }
starcoder
using NUnit.Framework; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ScottPlotTests.Plot { internal class GetCoordinate { [Test] public void Test_GetUnit_ReturnsCorrectValue() { var plt = new Sc...
2.665176
ea1d848ada06189707eef862f3edf519
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67434
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "WillBrigida/EstudoBlazor_MVVM", "max_stars_repo_path": "EstudoBazorMVVM/Shared/Interfaces/ICriarPessoa.cs", "provenance": "train-00000-of-00045.jsonl.gz:67435" }
starcoder
using EstudoBazorMVVM.Shared.Models; using System; using System.Collections.Generic; using System.Text; using System.Threading.Tasks; namespace EstudoBazorMVVM.Shared.Interfaces { public interface ICriarPessoa { Pessoa Pessoa { get; set; } Task CriarPessoa(); } }
1.507473
f38c9a89aaa6b9616c57f6cd04ddacc9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67435
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ExtendedXmlSerializer/NextRelease", "max_stars_repo_path": "src/ExtendedXmlSerializer/ExtensionModel/AttachedProperties/AttachedPropertiesExtension.cs", "provenance": "train-00000-of-00045.jsonl.gz:67436" }
starcoder
<gh_stars>0 using ExtendedXmlSerializer.ContentModel.Format; using ExtendedXmlSerializer.ContentModel.Members; using ExtendedXmlSerializer.Core; using JetBrains.Annotations; using System.Collections.Immutable; namespace ExtendedXmlSerializer.ExtensionModel.AttachedProperties { sealed class AttachedProperties...
1.503032
ab42b40b61d5de2b8a8c36078e9fe92c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67436
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "johnbrunnings/Neat-Legacy", "max_stars_repo_path": "WindowsPhone7.Wrapper.Stream/Factory/Interface/IStreamWriterFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:67437" }
starcoder
using Neat.WindowsPhone7.Wrapper.Stream.Abstract; namespace Neat.WindowsPhone7.Wrapper.Stream.Factory.Interface { public interface IStreamWriterFactory { StreamWriterBase Create(System.IO.Stream stream); } }
1.661089
79ff7e2e9dcbe583c6a3e24836cbee7d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67437
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "illja96/hma-api", "max_stars_repo_path": "HMA.BLL.Tier3/Services/HouseInviteT3Service.cs", "provenance": "train-00000-of-00045.jsonl.gz:67438" }
starcoder
<gh_stars>0 using AutoMapper; using HMA.BLL.Tier2.Services.Interfaces; using HMA.BLL.Tier3.Services.Interfaces; using HMA.DTO.Models.Invite; using HMA.DTO.Models.User; using HMA.DTO.ViewModels.Invite; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc.ModelBinding; using Mo...
1.757277
f4f82821133b73dea6bbd311e603917d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67438
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jjvanzon/JJ.Demos.FluentNotation", "max_stars_repo_path": "FluentNotationTest/Item.cs", "provenance": "train-00000-of-00045.jsonl.gz:67439" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace FluentNotationTest { public class Item { public string ItemName1; } }
1.353348
0a14d88192189d37f3367db86307f655
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67439
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "kaviteshsingh/DnsAdBlockerUWP", "max_stars_repo_path": "DnsAdBlocker/DataSerializer.cs", "provenance": "train-00000-of-00045.jsonl.gz:67440" }
starcoder
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.Serialization; using System.Runtime.Serialization.Json; using System.Text; using System.Threading.Tasks; using System.Xml.Serialization; using Windows.Storage; namespace DnsAdBlocker { class DataSerializer ...
2.823503
2b1f6f601e7b880d4ad54d4f09ff04e3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67440
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "jeanfabre/PlayMaker--KenPlanes", "max_stars_repo_path": "Assets/PlayMaker Utils/Wizards/PlayMakerEventProxy/Editor/PlayMakerEventProxyCreator.cs", "provenance": "train-00000-of-00045.jsonl.gz:67441" }
starcoder
// (c) Copyright HutongGames, LLC 2010-2015. All rights reserved. using UnityEditor; using UnityEngine; using System; using System.IO; using System.Collections; using System.Collections.Generic; using System.CodeDom.Compiler; using System.Text.RegularExpressions; using HutongGames.PlayMaker; namespace HutongGames....
2.291313
e29f31e46bafff7009f7c12b61e9ce43
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67441
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mareksagan/MarketingDataPrediction", "max_stars_repo_path": "MarketingDataPrediction.LogicLayer/Controllers/AdminController.cs", "provenance": "train-00000-of-00045.jsonl.gz:67442" }
starcoder
<reponame>mareksagan/MarketingDataPrediction using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using MarketingDataPrediction.DataLayer.Models; using MarketingDataPrediction.LogicLayer.BusinessObjects; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Ht...
2.178816
8cde64dbf86dafdb3efd169199cb6765
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67442
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "duaneking/WheelMUD", "max_stars_repo_path": "src/Actions/Admin/GoTo.cs", "provenance": "train-00000-of-00045.jsonl.gz:67443" }
starcoder
//----------------------------------------------------------------------------- // <copyright file="GoTo.cs" company="WheelMUD Development Team"> // Copyright (c) WheelMUD Development Team. See LICENSE.txt. This file is // subject to the Microsoft Public License. All other rights reserved. // </copyright> // <s...
2.66468
6efdf9c35cdc6c8d237756f57b31fa8d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67443
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "cofl/SnipeSharp", "max_stars_repo_path": "SnipeSharp.Tests/Serialization/PatchAttributeTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:67444" }
starcoder
using System; using System.Collections.Generic; using System.Reflection; using System.Runtime.Serialization; using SnipeSharp.Serialization; using Xunit; namespace SnipeSharp.Tests { public sealed class PatchAttributeTests { [Fact] public void AllPatchAttributesAreValid() { ...
2.576886
134348b05306012158a2673a8bd80fa2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67444
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "GGreenNine/CryoDI", "max_stars_repo_path": "Internal/Providers/FactoryMethodProvider.cs", "provenance": "train-00000-of-00045.jsonl.gz:67445" }
starcoder
using System; namespace CryoDI.Providers { internal class FactoryMethodProvider<T> : IObjectProvider { private readonly Func<T> _factoryMethod; public FactoryMethodProvider(LifeTime lifeTime) { LifeTime = lifeTime; _factoryMethod = Activator.CreateInstance<T>; } ...
2.639591
53fe3f3318aeaa010b5bff3b9e4b1c2e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67445
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "KamilKoso/Stockfolio", "max_stars_repo_path": "src/Shared/StockFolio.Shared.Infrastructure/Messaging/Dispatchers/MessageEnvelope.cs", "provenance": "train-00000-of-00045.jsonl.gz:67446" }
starcoder
<gh_stars>0 using Stockfolio.Shared.Abstractions.Messaging; namespace Stockfolio.Shared.Infrastructure.Messaging.Dispatchers; internal record MessageEnvelope(IMessage Message, IMessageContext MessageContext);
0.934626
5ec4e91354a70beb5c351e787554324d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67446
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mpapillon/NantesTramBus", "max_stars_repo_path": "TransportsNantais/Views/FirstStart/WelcomeView.xaml.cs", "provenance": "train-00000-of-00045.jsonl.gz:67447" }
starcoder
<reponame>mpapillon/NantesTramBus using Microsoft.Phone.Controls; using Microsoft.Phone.Shell; using System; using System.Collections.Generic; using System.IO.IsolatedStorage; using System.Linq; using System.Net; using System.Windows; using System.Windows.Controls; using System.Windows.Navigation; namespace Transport...
1.7333
82a1fafc294d1ab58e13ce954f75b8ff
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67447
{ "extension": "c-sharp", "max_stars_count": "61.0", "max_stars_repo_name": "michael-russin/webview2-control", "max_stars_repo_path": "Src/WebView2.Wpf.Sample/Components/ControlComponent.cs", "provenance": "train-00000-of-00045.jsonl.gz:67448" }
starcoder
using MtrDev.WebView2.Interop; using MtrDev.WebView2.Wpf; using MtrDev.WebView2.Wpf.Sample.Controls; using MtrDev.WebView2.Wrapper; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Input; using WebView2.Wpf.Sample; namespace MtrDe...
2.211732
6df98bce6ab2126b4cfdac2650570977
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67448
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jaypowley/MyBillsApp", "max_stars_repo_path": "MyBills.Data/Repositories/RecurrenceTypeRepository.cs", "provenance": "train-00000-of-00045.jsonl.gz:67449" }
starcoder
using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.EntityFrameworkCore; using MyBills.Data.Contexts; using MyBills.Domain.Entities; using MyBills.Domain.Interfaces; namespace MyBills.Data.Repositories { public class RecurrenceTypeRepository: IRecurrenceTypeReposito...
2.462192
87fd05f409b990d25892ed0f8c1131b7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67449
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "gauravbhavsar/OwinOAuthProviders", "max_stars_repo_path": "Owin.Security.Providers/OpenID/Extensions/OpenIDSimpleRegistrationResult.cs", "provenance": "train-00000-of-00045.jsonl.gz:67450" }
starcoder
using System; using System.Collections.Generic; using System.Linq; namespace Owin.Security.Providers.OpenID.Extensions { /// <summary> /// Contains values of OpenID Simple Registration Extension fields. /// </summary> public class OpenIDSimpleRegistrationResult { public IDictionary<OpenID...
2.622043
90ad66c60dc3e69b39ab12e2cf1026d2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67450
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Zulkir/ClarityWorlds", "max_stars_repo_path": "Source/Clarity.Engine/Gui/MessageBoxes/IMessageBoxService.cs", "provenance": "train-00000-of-00045.jsonl.gz:67451" }
starcoder
<reponame>Zulkir/ClarityWorlds namespace Clarity.Engine.Gui.MessageBoxes { public interface IMessageBoxService { bool? Show(string text, MessageBoxButtons buttons = MessageBoxButtons.Ok, MessageBoxType type = MessageBoxType.Information); } }
1.41587
aa6e7dce9b4c68a24749416c9769ed12
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67451
{ "extension": "c-sharp", "max_stars_count": "73.0", "max_stars_repo_name": "akanieski/vsts-work-item-migrator", "max_stars_repo_path": "Common/Migration/Contexts/IBatchMigrationContext.cs", "provenance": "train-00000-of-00045.jsonl.gz:67452" }
starcoder
using System.Collections.Generic; using Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models; namespace Common.Migration { public interface IBatchMigrationContext { int BatchId { get; set; } IList<WorkItemMigrationState> WorkItemMigrationState { get; set; } IDictionary<string, string...
1.516184
6080e2c54aff2e3c083b950a7ee89eaa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67452
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BlaiseD/Contoso", "max_stars_repo_path": ".NetCore/ContosoUniversity/Contoso.Web.Flow/Flow/ICustomDialogs.cs", "provenance": "train-00000-of-00045.jsonl.gz:67453" }
starcoder
<gh_stars>0 using Contoso.Angular.Settings; using Contoso.Angular.Settings.About; using Contoso.Angular.Settings.Detail; using Contoso.Angular.Settings.Forms; using Contoso.Angular.Settings.Html; using Contoso.Web.Flow.ScreenSettings.Views; using LogicBuilder.Attributes; using LogicBuilder.Forms.Parameters; using Syst...
1.360297
cb566a10d90c92f114c3e938e859575e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67453
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rjmurillo/Qwiq", "max_stars_repo_path": "src/Qwiq.Core/Exceptions/PageSizeRangeException.cs", "provenance": "train-00000-of-00045.jsonl.gz:67454" }
starcoder
<filename>src/Qwiq.Core/Exceptions/PageSizeRangeException.cs using System; using System.Runtime.Serialization; namespace Qwiq { [Serializable] public class PageSizeRangeException : ApplicationException { public PageSizeRangeException() :base("TF237117: PageSize has to be between 50 and...
2.395252
92e3e28745fbd2d42c2efaa12b5b9051
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67454
{ "extension": "c-sharp", "max_stars_count": "231.0", "max_stars_repo_name": "krisse7/waffle", "max_stars_repo_path": "Source/WindowsAuthProvider/IWindowsComputer.cs", "provenance": "train-00000-of-00045.jsonl.gz:67455" }
starcoder
using System; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; using System.Security.Principal; namespace Waffle.Windows.AuthProvider { /// <summary> /// Windows computer. /// </summary> [Guid("EDA1067F-076C-4ca0-9653-E9F87D8497AF")] [ComVisible(true)] ...
2.203811
b3c1d2dff7714ca692655b820ee6d292
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67455
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "AshitakaLax/MCE-Clean-Buddy", "max_stars_repo_path": "src/ThirdPartyUnmodifiedLibraries/TMDbLib/Objects/Person/MovieRole.cs", "provenance": "train-00000-of-00045.jsonl.gz:67456" }
starcoder
<filename>src/ThirdPartyUnmodifiedLibraries/TMDbLib/Objects/Person/MovieRole.cs using System; namespace TMDbLib.Objects.Person { public class MovieRole { public int Id { get; set; } public string Title { get; set; } public string Character { get; set; } public string OriginalTi...
2.16813
872b667df95e031877887261f7256ecd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67456
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "iSatishYadav/elasticsearch-net", "max_stars_repo_path": "src/Nest/Analysis/Tokenizers/PatternTokenizer.cs", "provenance": "train-00000-of-00045.jsonl.gz:67457" }
starcoder
using Newtonsoft.Json; namespace Nest { /// <summary> /// A tokenizer of type pattern that can flexibly separate text into terms via a regular expression. /// </summary> public interface IPatternTokenizer : ITokenizer { /// <summary> /// The regular expression flags. /// </summary> [JsonProperty("flags")...
2.863197
9d6cf45f99c746d2b958c8c2178237f6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67457
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "laingsimon/vcdb", "max_stars_repo_path": "vcdb/Scripting/ForeignKey/ForeignKeyColumnDifference.cs", "provenance": "train-00000-of-00045.jsonl.gz:67458" }
starcoder
<gh_stars>1-10 namespace vcdb.Scripting.ForeignKey { public class ForeignKeyColumnDifference { public bool ForeignKeyColumnAdded { get; set; } public bool ForeignKeyColumnDeleted { get; set; } public string RequiredColumnName { get; set; } public string CurrentColumnName { get; ...
1.928784
0f9a537b6765aa5f93e4091bea317d68
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67458
{ "extension": "c-sharp", "max_stars_count": "219.0", "max_stars_repo_name": "Manny27nyc/SecureDNS", "max_stars_repo_path": "Texnomic.SecureDNS.Data/Identity/Role.cs", "provenance": "train-00000-of-00045.jsonl.gz:67459" }
starcoder
<gh_stars>100-1000 using Microsoft.AspNetCore.Identity; using System; using System.ComponentModel.DataAnnotations.Schema; namespace Texnomic.SecureDNS.Data.Identity { [Table("Roles")] public class Role : IdentityRole<Guid> { public Role() { Id = Guid.NewGuid(); } } ...
1.818423
97c03434319c8d06a0e9fe2d66f774ed
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67459
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "yansievre/unitatis-melius", "max_stars_repo_path": "UMDynamicEnum/Runtime/EnumProviderAttribute.cs", "provenance": "train-00000-of-00045.jsonl.gz:67460" }
starcoder
using System; namespace Plugins.UMDynamicEnum.Runtime { [AttributeUsage(AttributeTargets.Method,AllowMultiple = false,Inherited = false)] public class EnumProviderAttribute : Attribute { private string _enumName; public EnumProviderAttribute(string enumName) { _e...
2.505657
46f97cbd69a4fbdb4e00b8feced040b0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67460
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Tjalfi/GamingInterfaceClient", "max_stars_repo_path": "GamingInterfaceClient/GamingInterfaceClient/ScreenManager/Presentation.cs", "provenance": "train-00000-of-00045.jsonl.gz:67461" }
starcoder
<filename>GamingInterfaceClient/GamingInterfaceClient/ScreenManager/Presentation.cs<gh_stars>1-10 using Newtonsoft.Json; using System; using System.Collections.Generic; using System.IO; using System.Threading.Tasks; using Xamarin.Forms; namespace GamingInterfaceClient.ScreenManager { using Models; using Model...
2.596866
77385b4dadf535020bc0c10b3a0303a3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67461
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "inputfalken/Lemonad", "max_stars_repo_path": "src/Lemonad.ErrorHandling/Extensions/AsyncResult/ToErrorEnumerable.cs", "provenance": "train-00000-of-00045.jsonl.gz:67462" }
starcoder
using System; using System.Collections.Generic; using System.Threading.Tasks; using Lemonad.ErrorHandling.Internal.Either; namespace Lemonad.ErrorHandling.Extensions.AsyncResult { public static partial class Index { /// <inheritdoc cref="ToErrorEnumerable{T,TError}(Lemonad.ErrorHandling.IAsyncResult{T,TErr...
2.356127
27d95afdfd190b63983572dda1f99eb7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67462
{ "extension": "c-sharp", "max_stars_count": "16.0", "max_stars_repo_name": "jamesf91/reMarkableSync", "max_stars_repo_path": "RemarkableSync/RmCloudDataSource.cs", "provenance": "train-00000-of-00045.jsonl.gz:67463" }
starcoder
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net.Http; using System.Text; using System.Text.Json; using System.Net; using System.IO.Compression; using System.Threading.Tasks; // TODO: Exception handling namespace RemarkableSync { public class RmCloudDataSource :...
2.131754
31465e6ae69a050c5d7620d0f218ad2f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67463
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "chi-rei-den/Silverfish", "max_stars_repo_path": "cards/HOF/GIL/Sim_GIL_530.cs", "provenance": "train-00000-of-00045.jsonl.gz:67464" }
starcoder
/* _BEGIN_TEMPLATE_ { "id": "GIL_530", "name": [ "阴燃电鳗", "<NAME>" ], "text": [ "<b>战吼:</b>\n如果你的牌库中只有法力值消耗为偶数的牌,造成2点伤害。", "<b>Battlecry:</b> If your deck has only even-Cost cards, deal 2 damage." ], "cardClass": "SHAMAN", "type": "MINION", "cost": 2, "rarity": "RARE", "set": "HOF",...
2.365412
fcd3786bb63f687794650317b80294f3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67464
{ "extension": "c-sharp", "max_stars_count": "180.0", "max_stars_repo_name": "MugenMvvmToolkit/MugenMvvmToolkit", "max_stars_repo_path": "Tests/MugenMvvmToolkit.WPF.Test(4.5)/TestViewModels/WorkspaceViewModelMock.cs", "provenance": "train-00000-of-00045.jsonl.gz:67465" }
starcoder
#region Copyright // **************************************************************************** // <copyright file="WorkspaceViewModelMock.cs"> // Copyright (c) 2012-2017 <NAME> // </copyright> // **************************************************************************** // <author><NAME></author> // <email><EMAI...
1.690829
a7379738488c78e4290f8f421e46c30b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67465
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "SirGFM/FallingBlocks", "max_stars_repo_path": "Assets/scripts/ui/CreateLevelSelectors.cs", "provenance": "train-00000-of-00045.jsonl.gz:67466" }
starcoder
using Axis = UnityEngine.RectTransform.Axis; using GO = UnityEngine.GameObject; using Material = UnityEngine.Material; using Obj = UnityEngine.Object; using Quat = UnityEngine.Quaternion; using Rect = UnityEngine.Rect; using RectT = UnityEngine.RectTransform; using SceneUtil = UnityEngine.SceneManagement.SceneUtility; ...
1.848418
7f30522cf488c3c5c2e98f9f2c636bae
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67466
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Jaywd/binary.fail.project.haumea", "max_stars_repo_path": "haumea.desktopgl/Parsing/Parser/Parser.Provinces.cs", "provenance": "train-00000-of-00045.jsonl.gz:67467" }
starcoder
using System; using System.Collections.Generic; using System.Text.RegularExpressions; using Microsoft.Xna.Framework; using Haumea.Geometric; namespace Haumea.Parsing { internal static partial class Parser { public static IList<RawProvince> Provinces(string text) { IList<RawProvinc...
2.969285
6140614c02db10ae58afdddc30e93bc1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67467
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "oklacoder/seaq", "max_stars_repo_path": "src/SEAQ.Tests/TestDoc.cs", "provenance": "train-00000-of-00045.jsonl.gz:67468" }
starcoder
<reponame>oklacoder/seaq<gh_stars>0 using seaq; using System; using System.Collections.Generic; namespace SEAQ.Tests { public class TestDoc : BaseDocument { public override string Id => DocId.ToString(); public override string IndexName { get; set; } ...
1.379832
362e195780f2686ac8b6a256fe3ee002
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67468
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "kemmis/cydia.kemmis.info", "max_stars_repo_path": "src/CydiaRepo.Web/Views/RepoInfo/Index.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:67469" }
starcoder
<filename>src/CydiaRepo.Web/Views/RepoInfo/Index.cshtml @{ Layout = null; } Origin: cydia.kemmis.info Label: cydia.kemmis.info Suite: stable Version: 1.3 Codename: ios Architectures: iphoneos-arm Components: main Description: cydia.kemmis.info
0.966284
e5c563aab63ecb3a674807219ca6ebf2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67469
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "pedrostefanogv/craftsman", "max_stars_repo_path": "Craftsman/Builders/Tests/Utilities/DockerUtilitiesBuilder.cs", "provenance": "train-00000-of-00045.jsonl.gz:67470" }
starcoder
namespace Craftsman.Builders.Tests.Utilities { using Craftsman.Enums; using Craftsman.Exceptions; using Craftsman.Helpers; using System; using System.IO.Abstractions; using System.Text; public class DockerUtilitiesBuilder { public static void CreateGeneralUtilityClass(string so...
1.968178
053941dd9d45f2fdcb89b2ac594566e5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67470
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "TheScripters/kpfw", "max_stars_repo_path": "site/trunk/App_Code/MailChimpApi.cs", "provenance": "train-00000-of-00045.jsonl.gz:67471" }
starcoder
using MailChimp.Net; using MailChimp.Net.Interfaces; using MailChimp.Net.Models; using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace kpfw { /// <summary> /// Summary description for MailChimpApi /// </summary> public static class MailChimpApi ...
2.323799
8701cd518c7762777c25b3b2bffd1711
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67471
{ "extension": "c-sharp", "max_stars_count": "30.0", "max_stars_repo_name": "anpShawn/sodadungeonadventuresystem", "max_stars_repo_path": "SodaDungeonAdventureSystem/DungeonId.cs", "provenance": "train-00000-of-00045.jsonl.gz:67472" }
starcoder
<filename>SodaDungeonAdventureSystem/DungeonId.cs  public enum DungeonId { //DO NOT CHANGE THE ORDER OF THESE AS THEIR UNDERLYING INT VALUES IS USED TO STORE INFO IN THE SAVE FILE CASTLE = 0, ARENA = 1 }
1.753385
73a26c1f30bb3ed7c75f5a4777c8d613
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67472
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "fishercom/DeepsoftCMS", "max_stars_repo_path": "DeepsoftCMS.Web/Views/Home/Templates/_section_portfolio.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:67473" }
starcoder
<filename>DeepsoftCMS.Web/Views/Home/Templates/_section_portfolio.cshtml @using ZafiroCMS.Service @using ZafiroCMS.Service.Util @using ZafiroCMS.Service.Dto @model ArticleDto @{ ServiceArticle serviceArticle = new ServiceArticle(); var lSection = serviceArticle.GetWebList(Model.ArticleId); var counter = 0;...
2.407724
dea6d2fed969ed153a63a81a812e0cd5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67473
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "NF-Floyd/ConnectFour", "max_stars_repo_path": "Source/ConnectFour/Intelligence/FieldInfo.cs", "provenance": "train-00000-of-00045.jsonl.gz:67474" }
starcoder
using System; namespace ConnectFour.Intelligence { internal struct FieldInfo { int _player; public int Player { get { return _player; } set { _player = value; } } public void ChangeMaxWeight(int weight) { _weig...
3.190411
98c49d9175422ab4f635af69a941341e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67474
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JustVice/Clipboard-Board", "max_stars_repo_path": "App001/UI/MainMain.cs", "provenance": "train-00000-of-00045.jsonl.gz:67475" }
starcoder
<filename>App001/UI/MainMain.cs using System.Windows.Forms; using App001.Logic; namespace App001.UI { public partial class MainMain : UserControl { public MainMain() { InitializeComponent(); } public void LOAD_PAGE() { CHANGE_DARK_MODE_TOGGLE();...
2.571505
94252e57de02acbf1ee04ba5af2dc7aa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67475
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "alistairjevans/Autofac.Owin", "max_stars_repo_path": "src/Autofac.Integration.Owin/AutofacAppBuilderExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:67476" }
starcoder
<reponame>alistairjevans/Autofac.Owin // This software is part of the Autofac IoC container // Copyright © 2014 Autofac Contributors // https://autofac.org // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation // files (the "Software"), to d...
2.087793
6157e50c302d6eb683942bb1f26bdd89
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67476
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Matt23488/Draft-Recorder", "max_stars_repo_path": "MtgDraftRecorder/Infrastructure/ControllerFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:67477" }
starcoder
<gh_stars>0 using DraftServiceLayer.Concrete; using MtgDraftRecorder.Controllers; using System.Web.Mvc; namespace MtgDraftRecorder.Infrastructure { public class ControllerFactory : DefaultControllerFactory { protected override IController GetControllerInstance(System.Web.Routing.RequestContext requestContext, Sys...
1.930792
bf0435d615e5a4c22e5c3ad810b34eb9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67477
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "Bhaskers-Blu-Org2/c3p", "max_stars_repo_path": "test/plugin/windows-cs/TestContext.cs", "provenance": "train-00000-of-00045.jsonl.gz:67478" }
starcoder
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for details. using System; using System.Threading.Tasks; using Windows.Foundation; namespace Microsoft.C3P.Test { public sealed class TestContext { // The Windows imple...
2.303108
e448d9ffb73dc41378ca32c77a372c7e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67478
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "aqa510415008/Zop.identity", "max_stars_repo_path": "src/Zop.Identity/IIdentityTokenService.cs", "provenance": "train-00000-of-00045.jsonl.gz:67479" }
starcoder
<reponame>aqa510415008/Zop.identity<gh_stars>1-10 using Orleans; using Orleans.Concurrency; using System; using System.Collections.Generic; using System.Text; using System.Threading.Tasks; using Zop.DTO; using Zop.Identity.DTO; namespace Zop.Identity { /// <summary> /// 用户认证令牌 /// </summary> public in...
1.53504
9123ecdcdf1b5112b4000ca2f2381f35
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67479
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "craiggwilson/EntityFramework", "max_stars_repo_path": "src/EntityFramework.Relational/Migrations/Builders/MigrationBuilder.cs", "provenance": "train-00000-of-00045.jsonl.gz:67480" }
starcoder
// 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 System.Reflection; using JetBrains.Annotations; using Microsoft.Data.Entity.Infr...
2.038536
ae9406325f8972f08dc60f794cb0d2eb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67480
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "deer42/qr-generator", "max_stars_repo_path": "src/QrGenerator.Cli/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:67481" }
starcoder
<reponame>deer42/qr-generator using CommandLine; using System; namespace QrGenerator.Cli; static class Program { static void Main(string[] args) { Parser.Default.ParseArguments<Options>(args).WithParsed(RunOptions); } private static void RunOptions(Options options) { try ...
2.5176
840de0026241a80128ff89f663c85c3b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67481
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rxia24/PlayniteVndb", "max_stars_repo_path": "source/VndbMetadataProvider.cs", "provenance": "train-00000-of-00045.jsonl.gz:67482" }
starcoder
using Playnite.SDK; using Playnite.SDK.Models; using Playnite.SDK.Plugins; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Threading.Tasks; using VndbMetadata.Models; using VndbSharp; using Vn...
1.858778
e2849ad608330e3f28f0a826420e4993
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67482
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Frassle/csharp", "max_stars_repo_path": "src/KubernetesClient/generated/Models/Networkingv1beta1IngressRule.cs", "provenance": "train-00000-of-00045.jsonl.gz:67483" }
starcoder
// <auto-generated> // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. // </auto-generated> namespace k8s.Models { using Newtonsoft.Json; using System.Linq; /// <summary> /// IngressRule repres...
2.284307
aec6c06bbdcd4dcb70b288f78c1e3202
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67483
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rubilnik4/ResultFunctional_Net.Framework", "max_stars_repo_path": "ResultFunctional/FunctionalExtensions/Async/ResultExtension/ResultValues/ResultValueCurryAsyncExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:67484" }
starcoder
<gh_stars>0 using System; using System.Threading.Tasks; using ResultFunctional.FunctionalExtensions.Sync.ResultExtension.ResultValues; using ResultFunctional.Models.Interfaces.Results; namespace ResultFunctional.FunctionalExtensions.Async.ResultExtension.ResultValues { /// <summary> /// Асинхронного преобразо...
2.246436
d81332c0768bb6e702fd3d1866616cd1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67484
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "randu1459/VersionOne.SDK.NET.APIClient", "max_stars_repo_path": "Examples/Legacy/TaggedWith.cs", "provenance": "train-00000-of-00045.jsonl.gz:67485" }
starcoder
using System; using System.Linq; using VersionOne.SDK.APIClient; using static System.Console; public class TaggedWith { string instanceUrl = "http://localhost/VersionOne.Web"; string username = "admin"; string password = "<PASSWORD>"; private void Execute() { var connector = V1Connector .WithIns...
2.774701
b0a0c9f582c47eea3e0c38d604656177
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67485
{ "extension": "c-sharp", "max_stars_count": "40.0", "max_stars_repo_name": "dxball/mma", "max_stars_repo_path": "Codecs/Audio/Flac/Class1.cs", "provenance": "train-00000-of-00045.jsonl.gz:67486" }
starcoder
<filename>Codecs/Audio/Flac/Class1.cs namespace Flac { //https://github.com/xVir/FLACTools //https://cscore.codeplex.com/ }
0.912191
6a10e858c815608ede07c0c5232b14c2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67486
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "adoconnection/AspNetDeploy", "max_stars_repo_path": "TestRunners/ProjectTestRunnerFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:67487" }
starcoder
<filename>TestRunners/ProjectTestRunnerFactory.cs using AspNetDeploy.Contracts; using AspNetDeploy.Contracts.Exceptions; using AspNetDeploy.Model; using TestRunners.VsTests; namespace TestRunners { public class ProjectTestRunnerFactory : IProjectTestRunnerFactory { private readonly IPathServices pathS...
2.220142
a0ea287f140bc5d4d40fe7df188553c9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67487
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BryanApellanes/bamsdo", "max_stars_repo_path": "bam.net.schema.org/Schema.Org/Things/CompoundPriceSpecification.cs", "provenance": "train-00000-of-00045.jsonl.gz:67488" }
starcoder
using Bam.Net.Schema.Org.DataTypes; namespace Bam.Net.Schema.Org.Things { ///<summary>A compound price specification is one that bundles multiple prices that all apply in combination for different dimensions of consumption. Use the name property of the attached unit price specification for indicating the dimension of...
2.562855
7b84142a773f64c262cdd2e79482af9e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67488
{ "extension": "c-sharp", "max_stars_count": "15.0", "max_stars_repo_name": "escooo/Nucleus", "max_stars_repo_path": "Nucleus/Nucleus/Base/IOwned.cs", "provenance": "train-00000-of-00045.jsonl.gz:67489" }
starcoder
// Copyright (c) 2016 <NAME> // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, dist...
2.641451
2514ccd7e585eda7de6e1da0e4f96fdf
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67489
{ "extension": "c-sharp", "max_stars_count": "203.0", "max_stars_repo_name": "ChristianEder/promitor", "max_stars_repo_path": "src/Promitor.Core.Scraping/Configuration/Serialization/v1/Model/ResourceTypes/ContainerInstanceResourceV1.cs", "provenance": "train-00000-of-00045.jsonl.gz:67490" }
starcoder
<reponame>ChristianEder/promitor namespace Promitor.Core.Scraping.Configuration.Serialization.v1.Model.ResourceTypes { /// <summary> /// Contains the configuration required to scrape a Container Instance. /// </summary> public class ContainerInstanceResourceV1 : AzureResourceDefinitionV1 { ...
1.567568
0343643c8c4003dadc5556471d5e7a90
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67490
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "forki/Gu.Reactive", "max_stars_repo_path": "Gu.Reactive/Contracts/IFilteredView{T}.cs", "provenance": "train-00000-of-00045.jsonl.gz:67491" }
starcoder
<gh_stars>0 namespace Gu.Reactive { using System; /// <summary> /// A typed filtered view /// </summary> /// <typeparam name="T">The type of the items in the collection.</typeparam> public interface IFilteredView<T> : IThrottledView<T> { /// <summary> /// The predicate used...
2.038299
b7f018c465ea7bb7a1b90fb55303889a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67491
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "pmzeitler/UnityTinkering", "max_stars_repo_path": "Demonstration Project/Assets/Scripts/Controllers/InteractionCircleController.cs", "provenance": "train-00000-of-00045.jsonl.gz:67492" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class InteractionCircleController : MonoBehaviour { // Use this for initialization void Start () { } private void Awake() { } // Update is called once per frame void Update () { ...
1.601038
d9a700a19d5bbda3c361d8edc1738dc1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67492
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "moonvi/sel-webdriver", "max_stars_repo_path": "litecart/litecart/MainPage.cs", "provenance": "train-00000-of-00045.jsonl.gz:67493" }
starcoder
using OpenQA.Selenium; using OpenQA.Selenium.Support.UI; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Litecart { public class MainPage { private const string HomeUrl= "http://localhost/litecart"; private const str...
2.646681
2c5ef4d789d54ae6610c203059828250
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67493
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "de4982/rep01core", "max_stars_repo_path": "src/CoreCMS.Web.Core/Controllers/CoreCMSControllerBase.cs", "provenance": "train-00000-of-00045.jsonl.gz:67494" }
starcoder
using Abp.AspNetCore.Mvc.Controllers; using Abp.IdentityFramework; using Microsoft.AspNetCore.Identity; namespace CoreCMS.Controllers { public abstract class CoreCMSControllerBase : AbpController { protected CoreCMSControllerBase() { LocalizationSourceName = CoreCMSConsts.Localizat...
1.389439
fd327de6f8d05174edb64f876b6760b1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67494
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "arishu/cn.org.aris", "max_stars_repo_path": "csharp/study/ProCSharp/CSharpConstructsPartOne/chap5/CSharpEncapsulation/Employee.cs", "provenance": "train-00000-of-00045.jsonl.gz:67495" }
starcoder
<filename>csharp/study/ProCSharp/CSharpConstructsPartOne/chap5/CSharpEncapsulation/Employee.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CoreCSharpPrograming.chap5.CSharpEncapsulation { class Employee { // Field Data private string empName...
3.642321
a54df29e13eb69892d4fc28eaed42b6c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67495
{ "extension": "c-sharp", "max_stars_count": "1703.0", "max_stars_repo_name": "Cy-Team/npoi", "max_stars_repo_path": "testcases/main/SS/Formula/Functions/TestFinanceLib.cs", "provenance": "train-00000-of-00045.jsonl.gz:67496" }
starcoder
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for Additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not u...
2.323841
8ea6b424b1aa6abe177ba012c71944f7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67496
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "EricJizbaMSFT/azure-functions-templates", "max_stars_repo_path": "Functions.Templates/Templates/SignalRConnectionInfoHttpTrigger-CSharp/SignalRConnectionInfoHttpTriggerCSharp.cs", "provenance": "train-00000-of-00045.jsonl.gz:67497" }
starcoder
#if (portalTemplates) #r "Microsoft.Azure.WebJobs.Extensions.SignalRService" #endif #if (vsTemplates) using Microsoft.AspNetCore.Http; using Microsoft.Azure.WebJobs; using Microsoft.Azure.WebJobs.Extensions.Http; #endif using Microsoft.Azure.WebJobs.Extensions.SignalRService; #if (portalTemplates) public static Signa...
1.860759
1b375353eadff97dd1f64167f825c761
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67497
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "whitemike889/try", "max_stars_repo_path": "WorkspaceServer.Tests/Kernel/CompositeKernelTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:67498" }
starcoder
<gh_stars>1-10 // Copyright (c) .NET Foundation and contributors. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections.Generic; using System.Reactive.Linq; using FluentAssertions; using System.Linq; using Syst...
1.970899
c60d0591924c5222a5441cca2f53691a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67498
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "lulzzz/tellma", "max_stars_repo_path": "Tellma.Api.Web/Controllers/Filters/AdminControllerAttribute.cs", "provenance": "train-00000-of-00045.jsonl.gz:67499" }
starcoder
<filename>Tellma.Api.Web/Controllers/Filters/AdminControllerAttribute.cs<gh_stars>1-10 using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc.Filters; using System.Linq; using Tellma.Api.Behaviors; using Tellma.Services.Utilities; namespace Tellma.Controllers { public class AdminControllerAttribute : Type...
2.255888
c703bbe5d289151816d88234d948cf83
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67499
{ "extension": "c-sharp", "max_stars_count": "21.0", "max_stars_repo_name": "creviceapp/CreviceApp", "max_stars_repo_path": "CreviceApp/GM.NullGestureMachineCluster.cs", "provenance": "train-00000-of-00045.jsonl.gz:67500" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Crevice.GestureMachine { public class NullGestureMachineCluster : GestureMachineCluster { public NullGestureMachineCluster() : base(new List<GestureMachineProfile>(...
1.405822
57ee577ac6a47b603566069f7f984d16
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67500
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Zwt-hello/SpaceTargetSample-NReal", "max_stars_repo_path": "Assets/NRSDK-SpaceTargetExtend/NRealImplemention.cs", "provenance": "train-00000-of-00045.jsonl.gz:67501" }
starcoder
<filename>Assets/NRSDK-SpaceTargetExtend/NRealImplemention.cs<gh_stars>0 using System.Collections; using System.Collections.Generic; using UnityEngine; using SpaceTarget.Runtime; using NRKernal; public class NRealImplemention : IARBase { private NRRGBCamTextureExtend m_NRRGBCamTexture; public NRealImplementio...
1.836848
500328f6e589f3746f2dfdfbfadbf943
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67501
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ejordan1/Superballs", "max_stars_repo_path": "Assets/ImportedAssets/AVMovie/RenderHeads/AVProMovieCapture/DemoScenes/Scripts/ScreenCaptureDemo.cs", "provenance": "train-00000-of-00045.jsonl.gz:67502" }
starcoder
<filename>Assets/ImportedAssets/AVMovie/RenderHeads/AVProMovieCapture/DemoScenes/Scripts/ScreenCaptureDemo.cs using UnityEngine; //----------------------------------------------------------------------------- // Copyright 2012-2018 RenderHeads Ltd. All rights reserved. //------------------------------------------...
2.12079
1137d715eea1abc271376a466381e17d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67502
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SoloMorris/Combo-System-CGS", "max_stars_repo_path": "ComboSystemSolo/Assets/Scripts/AnimationManager.cs", "provenance": "train-00000-of-00045.jsonl.gz:67503" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class AnimationManager : MonoBehaviour { public GameObject player; private float horizontalInput; bool left = false; // Start is called before the first frame update void Start() { } // Update is ...
2.415646
7c051028190303e927ef0f4f47d31e60
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67503
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "luizfbicalho/Camunda.NET", "max_stars_repo_path": "camunda-bpm-platform-net/engine-plugins/spin-plugin/src/test/java/org/camunda/spin/plugin/variables/JavaSerializable.cs", "provenance": "train-00000-of-00045.jsonl.gz:67504" }
starcoder
<gh_stars>1-10 using System; /* * Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH * under one or more contributor license agreements. See the NOTICE file * distributed with this work for additional information regarding copyright * ownership. Camunda licenses this file to you under the Ap...
2.095738
aa51df7a3fc6340e92df312e554c8eec
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67504
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "MaiklT/Dnn.Platform", "max_stars_repo_path": "DNN Platform/Library/Services/ImprovementsProgram/IBeaconService.cs", "provenance": "train-00000-of-00045.jsonl.gz:67505" }
starcoder
// 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 using DotNetNuke.Entities.Users; namespace DotNetNuke.Services.ImprovementsProgram { public interface IBeac...
1.378301
7726307d1bc842516825e3b9d86df5b0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67505
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "cheng219/tianyu", "max_stars_repo_path": "Assets/Shares/Tables/SceneItemRefTable.cs", "provenance": "train-00000-of-00045.jsonl.gz:67506" }
starcoder
<filename>Assets/Shares/Tables/SceneItemRefTable.cs //============================= //作者:易睿 //日期:2015/09/28 //用途:场景物品静态配置数据 //============================= using UnityEngine; using System.Collections; using System.Collections.Generic; public class SceneItemRefTable : AssetTable { public List<SceneItemRef> infoL...
1.954589
d6c47d5b45fe4e4370b6ee2ccf47471b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67506
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "suleymanaylar/.NetCore_3.1", "max_stars_repo_path": "E_Ticaret.WebUI/Views/Shared/Components/CategoryList/Default.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:67507" }
starcoder
<reponame>suleymanaylar/.NetCore_3.1<gh_stars>0 @model E_Ticaret.WebUI.Models.CategoryListViewModel @foreach (var item in Model.Categories) { var css = "list-group-item list-group-item-action "; if (item.CategoryId==Model.CurrentCategory) { css += " active"; } <a href="/product/index?cate...
2.072487
4ea851d222c8fa127d655227acc0d60d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67507
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "The-Under-Project/UnderLook", "max_stars_repo_path": "UnderLook/Assets/Scripts/Weapon/Hitscan.cs", "provenance": "train-00000-of-00045.jsonl.gz:67508" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; namespace Weapon { public abstract class Hitscan : MonoBehaviour { public PhotonView photonView; public Transform pointShoot; public Transform pointOut; public int gunDamage;//Damage of weapon , fo...
2.478257
bbabe28cdf8ec2bbb8813a7f0fb6a9d5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67508
{ "extension": "c-sharp", "max_stars_count": "18.0", "max_stars_repo_name": "Luxoft/BSSFramework", "max_stars_repo_path": "src/_SampleSystem/SampleSystem.Domain/_Validation/_Operation/SampleSystemOperationContext.cs", "provenance": "train-00000-of-00045.jsonl.gz:67509" }
starcoder
using System; namespace SampleSystem.Domain { /// <summary> /// Перечень действий, который можно делать c объектом /// </summary> [Flags] public enum SampleSystemOperationContext : int { Request = 1, Save = 2, Confirm = 4, Register = 8, Req...
2.389596
0f37e3f723314d1d170cf5ba7402f430
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67509
{ "extension": "c-sharp", "max_stars_count": "479.0", "max_stars_repo_name": "okyuanzhui/bb", "max_stars_repo_path": "ASPNETCore/WebSampleApp/WebSampleApp/HtmlExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:67510" }
starcoder
using System.Text; namespace WebSampleApp { public static class HtmlExtensions { public static string Div(this string value) => $"<div>{value}</div>"; public static string Span(this string value) => $"<span>{value}</span>"; public static string Div(this string...
3.119567
397d11c99c787894e409c4111b4e08eb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67510
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "night-moon-studio/DynamicCacheScript", "max_stars_repo_path": "test/UTProject/Model/OperatorModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:67511" }
starcoder
<filename>test/UTProject/Model/OperatorModel.cs using System; using System.Collections.Generic; using System.Text; namespace UTProject.Model { public static class OperatorModel<T,V> { public static Func<T, V> Creator; public static int Flag; public static Func<T, V> Error; sta...
2.131335
1f1f83309c81e007fae430427d21bfd0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67511
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rougemeilland/ZipArchiveNormalizer", "max_stars_repo_path": "Utility.IO.Compression.Lzma/MiscellaneousExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:67512" }
starcoder
<reponame>rougemeilland/ZipArchiveNormalizer<filename>Utility.IO.Compression.Lzma/MiscellaneousExtensions.cs using System; namespace Utility.IO.Compression.Lzma { static class MiscellaneousExtensions { public static UInt32 ConcatBit(this UInt32 bitArray, bool bit) { bitArray <<= 1;...
1.997559
2e88dadb717fab183181ed4c8fdb6abe
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67512
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "anidz/Software-University---C-OOP---February-2022-Solutions", "max_stars_repo_path": "InterfacesAndAbstraction_Exercise/DefineAnInterfaceIPerson/Engine.cs", "provenance": "train-00000-of-00045.jsonl.gz:67513" }
starcoder
<reponame>anidz/Software-University---C-OOP---February-2022-Solutions<filename>InterfacesAndAbstraction_Exercise/DefineAnInterfaceIPerson/Engine.cs using System; using System.Collections.Generic; using System.Text; namespace PersonInfo { public class Engine { public void Proceed() { ...
2.729785
09e86776b5bdf79b43f0ecbb7b78ad95
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67513
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "6en6ar/SpartanX_RS2_Seminarski", "max_stars_repo_path": "SpartanX/ModelSpartanX/Requests/ProizvodiUpdateRequest.cs", "provenance": "train-00000-of-00045.jsonl.gz:67514" }
starcoder
<filename>SpartanX/ModelSpartanX/Requests/ProizvodiUpdateRequest.cs using System; using System.Collections.Generic; using System.Text; namespace ModelSpartanX.Requests { public class ProizvodiUpdateRequest { public string Naziv { get; set; } public string Kod { get; set; } public decim...
1.710993
f4430ab608bda03ddd68e9ee50e1a0e4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67514
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "richobaltasar/IOTProject", "max_stars_repo_path": "WebIOT/IOTGatewayApp/Form1.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:67515" }
starcoder
namespace IOTGatewayApp { partial class Form1 { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <para...
1.633317
17616967f003c0a5fae86d83f3cd65f1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67515
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "NumanSungur/MusicStore", "max_stars_repo_path": "WebUI/ViewComponents/ProductViewComponent.cs", "provenance": "train-00000-of-00045.jsonl.gz:67516" }
starcoder
<reponame>NumanSungur/MusicStore using B.L.Abstract; using Microsoft.AspNetCore.Mvc; namespace WebUI.ViewComponents { public class ProductViewComponent : ViewComponent { private readonly IProductsService db; public ProductViewComponent(IProductsService _db) { db = _db; ...
1.720043
250a5cf12c8a2d7493c26b1eaa630d29
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67516
{ "extension": "c-sharp", "max_stars_count": "124.0", "max_stars_repo_name": "Steph55/DirectN", "max_stars_repo_path": "DirectN/DirectN/Generated/D3D12DDI_RENDER_PASS_BEGINNING_ACCESS_0053__union_0.cs", "provenance": "train-00000-of-00045.jsonl.gz:67517" }
starcoder
// c:\program files (x86)\windows kits\10\include\10.0.22000.0\um\d3d12umddi.h(14091,5) using System.Runtime.InteropServices; namespace DirectN { [StructLayout(LayoutKind.Sequential)] public partial struct D3D12DDI_RENDER_PASS_BEGINNING_ACCESS_0053__union_0 { [MarshalAs(UnmanagedType.ByVal...
1.614485
5ec3c0d6735a26c914d2180757968a63
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67517
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Opdex/opdex-auth-api", "max_stars_repo_path": "src/Opdex.Auth.Domain/Requests/PersistAuthCodeCommand.cs", "provenance": "train-00000-of-00045.jsonl.gz:67518" }
starcoder
<reponame>Opdex/opdex-auth-api using MediatR; namespace Opdex.Auth.Domain.Requests; public record PersistAuthCodeCommand(AuthCode AuthCode) : IRequest<bool>;
1.007834
bba18a975e4e5d9d1f3eef96d58f7176
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67518
{ "extension": "c-sharp", "max_stars_count": "282.0", "max_stars_repo_name": "kwokfu/BurningKnight", "max_stars_repo_path": "BurningKnight/level/challenge/BombOnlyChallenge.cs", "provenance": "train-00000-of-00045.jsonl.gz:67519" }
starcoder
using BurningKnight.assets.items; using BurningKnight.entity.component; using BurningKnight.entity.creature.player; namespace BurningKnight.level.challenge { public class BombOnlyChallenge : Challenge { public override void Apply(Player player) { var inventory = player.GetComponent<InventoryComponent>(); var ...
2.051962
f950898f9849ac877e193ec5cc9cb84e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67519
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "qq362946/Sining", "max_stars_repo_path": "Tools/Export2Other/ServerTypeConfigToEnum.cs", "provenance": "train-00000-of-00045.jsonl.gz:67520" }
starcoder
<filename>Tools/Export2Other/ServerTypeConfigToEnum.cs using System; using System.Collections.Generic; using System.Data; using System.IO; using System.Text; using ExcelToCS; using Sining; using Sining.Config; using Sining.Tools; namespace Export2Other { public static class ServerTypeConfigToEnum { pri...
2.638224
ec2496227458b40f440c1026b99b601d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67520
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "DavidLievrouw/Voter", "max_stars_repo_path": "src/Voter.Data/IKnownUserDataService.cs", "provenance": "train-00000-of-00045.jsonl.gz:67521" }
starcoder
<reponame>DavidLievrouw/Voter<gh_stars>0 using System; using System.Collections.Generic; using System.Threading.Tasks; using DavidLievrouw.Voter.Data.Records; namespace DavidLievrouw.Voter.Data { public interface IKnownUserDataService { Task<KnownUserRecord> GetKnownUserById(Guid uniqueId); Task<IEnumerable...
1.724873
f70f460e037a0235916bf25a44c84172
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67521
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Mohamadaoda/DirectPackageInstaller", "max_stars_repo_path": "Compression/SharpComp.cs", "provenance": "train-00000-of-00045.jsonl.gz:67522" }
starcoder
<reponame>Mohamadaoda/DirectPackageInstaller<gh_stars>0 using DirectPackageInstaller.IO; using SharpCompress.Archives; using SharpCompress.Archives.Rar; using SharpCompress.Archives.SevenZip; using System; using System.Collections.Generic; using System.ComponentModel; using System.IO; using System.Linq; using System.T...
2.013465
3de965419a7422e8e95e045a0d07d33e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67522
{ "extension": "c-sharp", "max_stars_count": "17.0", "max_stars_repo_name": "Parametrica-team/humanui", "max_stars_repo_path": "HumanUI/HumanUI/Components/UI Elements/CreateGradientEditor_Component.cs", "provenance": "train-00000-of-00045.jsonl.gz:67523" }
starcoder
<gh_stars>10-100 using System; using System.Collections.Generic; using Grasshopper.Kernel; using Rhino.Geometry; using Grasshopper.GUI.Gradient; using Grasshopper.Kernel.Types; using System.Linq; using Grasshopper.GUI; using Grasshopper.Kernel.Special; namespace HumanUI.Components { public class CreateGradientEd...
2.205822
a2c2ce105c6cd02e7949c2c05ceedba0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67523
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "undancer/oni-data", "max_stars_repo_path": "Managed/firstpass/BindingEntry.cs", "provenance": "train-00000-of-00045.jsonl.gz:67524" }
starcoder
using System; using Newtonsoft.Json; using Newtonsoft.Json.Converters; public struct BindingEntry : IEquatable<BindingEntry> { [JsonIgnore] public string mGroup; [JsonIgnore] public bool mRebindable; [JsonIgnore] public bool mIgnoreRootConflics; [JsonConverter(typeof(StringEnumConverter))] public GamepadBut...
2.45098
600205554b022fac854fee3a2e0eaf35
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67524
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "christides11/touhou-unlimited-fantasies", "max_stars_repo_path": "Assets/_Project/Scripts/Combat/Danmaku/Modifiers/DanmakuDampen.cs", "provenance": "train-00000-of-00045.jsonl.gz:67525" }
starcoder
<reponame>christides11/touhou-unlimited-fantasies<filename>Assets/_Project/Scripts/Combat/Danmaku/Modifiers/DanmakuDampen.cs using System.Collections; using System.Collections.Generic; using UnityEngine; namespace TUF.Combat.Danmaku.Modifiers { public class DanmakuDampen : DanmakuModifier { public flo...
2.29351
3db74e48e426ff6ee77930dba8ea0f74
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67525
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "JTOne123/CamoDotNet", "max_stars_repo_path": "src/CamoDotNet/CamoServer.cs", "provenance": "train-00000-of-00045.jsonl.gz:67526" }
starcoder
<gh_stars>10-100 // Copyright (c) <NAME>. 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 System.Linq; using System.Net; using System.Net.Http; using System.Net.Http.Headers; using...
1.904852
154939b20896c3b8df7843ce06b71ef3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67526
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SaberGuo/KMP", "max_stars_repo_path": "KMP/KMP.Interface/Model/ParCylinder.cs", "provenance": "train-00000-of-00045.jsonl.gz:67527" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.ComponentModel.Composition; using Microsoft.Practices.Prism.MefExtensions; using Microsoft.Practices.Prism.Interactivity; using Microsoft.Practices.Prism.Modularity; using Microsoft.Practices.EnterpriseLibrary.Common; us...
2.291957
b6cdcd1991b440813d40c5e7f4a701e2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67527
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "TheNexusAvenger/Nexus-Git", "max_stars_repo_path": "server/NexusGit/NexusGit/GetHandlers/ProjectPartitions.cs", "provenance": "train-00000-of-00045.jsonl.gz:67528" }
starcoder
<gh_stars>1-10 /* * TheNexusAvenger * * Handles getting the project structure partitions from the current project. */ using Newtonsoft.Json; using Nexus.Http.Server.Http.Request; using Nexus.Http.Server.Http.Response; using Nexus.Http.Server.SplitHttp.Request; using NexusGit.NexusGit.Projects; namespace NexusGit....
2.43099
f709a2b23dbca93ec8064ff82d1ddac2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67528
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "windupbutton/graphql", "max_stars_repo_path": "src/WindupButton.GraphQL/Data/InputExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:67529" }
starcoder
// Copyright 2019 Windup Button // // 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.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed t...
2.300226
2e42fa7d28a65fe65ecccc1b32fae7e6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67529
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "fcraft-based/GemsCraft", "max_stars_repo_path": "GemsCraft/Drawing/nbt/Tags/NbtCompound.cs", "provenance": "train-00000-of-00045.jsonl.gz:67530" }
starcoder
<reponame>fcraft-based/GemsCraft<filename>GemsCraft/Drawing/nbt/Tags/NbtCompound.cs<gh_stars>1-10 using System; using System.Collections.Generic; using System.IO; using System.Text; using GemsCraft.Drawing.nbt.Queries; namespace GemsCraft.Drawing.nbt.Tags { public class NbtCompound : NbtTag, INbtTagList { public ...
2.800524
a3c70a36155bc5aef805d371f4d7b1e3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67530
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jalayrupera/JAGO", "max_stars_repo_path": "_Terminal_Hacker/Assets/Hacker.cs", "provenance": "train-00000-of-00045.jsonl.gz:67531" }
starcoder
<filename>_Terminal_Hacker/Assets/Hacker.cs using UnityEngine; public class Hacker : MonoBehaviour { // Game configuration data const string menuHint = "You may type menu at any time."; string[] level1Passwords = { "<PASSWORD>", "<PASSWORD>", "shelf", "password", "<PASSWORD>", "borrow" }; str...
2.519601
dbcee2a5712bf5648324bbae93a12cc5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67531
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "VolleyManagement/volley-management", "max_stars_repo_path": "archive/src/VolleyManagement.Backend/VolleyManagement.Data/Queries/Team/GameResultsTeamsCriteria.cs", "provenance": "train-00000-of-00045.jsonl.gz:67532" }
starcoder
<filename>archive/src/VolleyManagement.Backend/VolleyManagement.Data/Queries/Team/GameResultsTeamsCriteria.cs<gh_stars>1-10 namespace VolleyManagement.Data.Queries.Team { using System.Collections.Generic; using VolleyManagement.Data.Contracts; /// <summary> /// Represents criteria to retrieve teams fr...
2.123879
aaf3b29be05f716328743e32e4eca7ae
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
67532
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "JCx7/TSEiAVN", "max_stars_repo_path": "Example/Scripts/StoryEnvisioning/ControlPanel.cs", "provenance": "train-00000-of-00045.jsonl.gz:67533" }
starcoder
<reponame>JCx7/TSEiAVN using System.Collections; using System.Collections.Generic; using UnityEngine; using TSEiA; using TMPro; public class ControlPanel : MonoBehaviour { TMP_InputField branchName; // Use this for initialization void Start () { branchName = transform.GetChild(2).GetComponent<TMP_InputF...
1.590398
ec176840e83d41d4fd65b6893b81d03b